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 a3981a8 commit f931d71Copy full SHA for f931d71
tsconfig.json
@@ -7,7 +7,7 @@
7
"sourceMap": true,
8
"outDir": "./dist",
9
"moduleResolution": "node",
10
- "removeComments": true,
+ "removeComments": false,
11
"noImplicitAny": false,
12
"strictNullChecks": true,
13
"strictFunctionTypes": true,
0 commit comments