File "tsconfig.json"

Full Path: /var/www/html/gitep_front/node_modules/fastq/test/tsconfig.json
File size: 154 bytes
MIME-type: application/json
Charset: utf-8

{
  "compilerOptions": {
    "target": "es6",
    "module": "commonjs",
    "noEmit": true,
    "strict": true
  },
  "files": [
    "./example.ts"
  ]
}