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.
2 parents 17b431b + 223a114 commit 70e2671Copy full SHA for 70e2671
tsconfig.build.json
@@ -3,6 +3,7 @@
3
"extends": "./tsconfig.json",
4
"compilerOptions": {
5
"composite": false,
6
+ "declaration": true,
7
"noEmit": false,
8
"noEmitOnError": true,
9
"rootDir": "./src",
0 commit comments