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 04c9f03 commit 39a1e7dCopy full SHA for 39a1e7d
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