We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e12d9ec commit 95a17b2Copy full SHA for 95a17b2
template/tsconfig.json
@@ -15,7 +15,7 @@
15
// "rootDir": "./", /* Specify the root directory of input files. Use to control the output directory structure with --outDir. */
16
// "removeComments": true, /* Do not emit comments to output. */
17
"noEmit": true, /* Do not emit outputs. */
18
- "incremental": true, /* Enable incremental compilation */
+ // "incremental": true, /* Enable incremental compilation */
19
// "importHelpers": true, /* Import emit helpers from 'tslib'. */
20
// "downlevelIteration": true, /* Provide full support for iterables in 'for-of', spread, and destructuring when targeting 'ES5' or 'ES3'. */
21
"isolatedModules": true, /* Transpile each file as a separate module (similar to 'ts.transpileModule'). */
0 commit comments