File "jsconfig.json"

Full Path: C:/wamp64/www/Seleccion/node_modules/function-bind/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"]
}