File "jsconfig.json"
Full Path: C:/wamp64/www/Seleccion/node_modules/http-errors/jsconfig.json
File size: 142 bytes
MIME-type: application/json
Charset: utf-8
{
"compilerOptions": {
"typeRoots": ["./index.d.ts", "./node_modules/@types"],
"checkJs": true
},
"exclude": ["node_modules"]
}