File "tsconfig.json"

Full Path: C:/wamp64/www/Seleccion/node_modules/simple-update-notifier/tsconfig.json
File size: 137 bytes
MIME-type: text/plain
Charset: utf-8

{
	"extends": "@ljharb/tsconfig",
	"compilerOptions": {
		"target": "ESNext",
		"lib": ["es2024"],
	},
	"exclude": [
		"coverage",
	],
}