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 a846e24 commit d9c0425Copy full SHA for d9c0425
tsconfig.declarations.json
@@ -1,6 +1,7 @@
1
{
2
"extends": "./tsconfig.json",
3
"compilerOptions": {
4
+ "declaration": true,
5
"declarationDir": "declarations",
6
"emitDeclarationOnly": true,
7
"noEmit": false,
0 commit comments