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.
removeComments
false
tsconfig.json
1 parent 09ca462 commit e7eca23Copy full SHA for e7eca23
tsconfig.json
@@ -9,7 +9,7 @@
9
"baseUrl": ".",
10
// "traceResolution": true, // Enable this to debug module resolution issues
11
"declaration": true,
12
- "removeComments": true,
+ "removeComments": false,
13
// TODO: experiment with this & move to tslib in v2
14
// "importHelpers": true, /* Allow importing helper functions from tslib once per project, instead of including them per-file. */
15
// "downlevelIteration": true, /* Emit more compliant, but verbose and less performant JavaScript for iteration. */
0 commit comments