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 daec37e commit 7e7fc93Copy full SHA for 7e7fc93
declaration.tsconfig.json
@@ -8,6 +8,7 @@
8
"declaration": true,
9
"declarationMap": true,
10
"noEmit": false,
11
- "emitDeclarationOnly": true
+ "emitDeclarationOnly": true,
12
+ "removeComments": true
13
}
14
0 commit comments