|
|
|
@ -14,7 +14,7 @@ |
|
|
|
// "rootDir": "./", /* Specify the root directory of input files. Use to control the output directory structure with --outDir. */ |
|
|
|
// "removeComments": true, /* Do not emit comments to output. */ |
|
|
|
// "noEmit": true, /* Do not emit outputs. */ |
|
|
|
// "importHelpers": true, /* Import emit helpers from 'tslib'. */ |
|
|
|
"importHelpers": true, /* Import emit helpers from 'tslib'. */ |
|
|
|
// "downlevelIteration": true, /* Provide full support for iterables in 'for-of', spread, and destructuring when targeting 'ES5' or 'ES3'. */ |
|
|
|
// "isolatedModules": true, /* Transpile each file as a separate module (similar to 'ts.transpileModule'). */ |
|
|
|
/* Strict Type-Checking Options */ |
|
|
|
|