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 c683b51 commit d27ea5dCopy full SHA for d27ea5d
tsconfig.json
@@ -16,7 +16,7 @@
16
// "rootDir": "./", /* Specify the root directory of input files. Use to control the output directory structure with --outDir. */
17
// "composite": true, /* Enable project compilation */
18
// "tsBuildInfoFile": "./", /* Specify file to store incremental compilation information */
19
- // "removeComments": true, /* Do not emit comments to output. */
+ "removeComments": true, /* Do not emit comments to output. */
20
// "noEmit": true, /* Do not emit outputs. */
21
// "importHelpers": true, /* Import emit helpers from 'tslib'. */
22
// "downlevelIteration": true, /* Provide full support for iterables in 'for-of', spread, and destructuring when targeting 'ES5' or 'ES3'. */
0 commit comments