File "tsconfig.json"

Full Path: C:/wamp64/www/Seleccion/node_modules/es-define-property/tsconfig.json
File size: 138 bytes
MIME-type: text/plain
Charset: utf-8

{
	"extends": "@ljharb/tsconfig",
	"compilerOptions": {
		"target": "es2022",
	},
	"exclude": [
		"coverage",
		"test/list-exports"
	],
}