Sha256: b9653e5bb3fd348d8eb32d600071eadf28af6f15d2fde7c7cc8f06bfcd696808
Contents?: true
Size: 860 Bytes
Versions: 12
Compression:
Stored size: 860 Bytes
Contents
{ "compilerOptions": { "strict": true, /* Enable all strict type-checking options. */ "removeComments": true, /* Disable emitting comments. */ "allowJs": true, /* Allow JavaScript files to be a part of your program. Use the `checkJS` option to get errors from these files. */ "module": "commonjs", /* Specify what module code is generated. */ "incremental": true, /* Enable incremental compilation */ "target": "es6", /* Set the JavaScript language version for emitted JavaScript and include compatible library declarations. */ "skipLibCheck": true, /* Skip type checking all .d.ts files. */ } }
Version data entries
12 entries across 12 versions & 2 rubygems