File "tsconfig.json"
Full Path: C:/wamp64/www/Seleccion/node_modules/dunder-proto/tsconfig.json
File size: 116 bytes
MIME-type: text/plain
Charset: utf-8
{
"extends": "@ljharb/tsconfig",
"compilerOptions": {
"target": "ES2021",
},
"exclude": [
"coverage",
],
}