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 439f69f commit 81e0f3cCopy full SHA for 81e0f3c
tsconfig.json
@@ -1,7 +1,7 @@
1
{
2
"extends": "@tsconfig/recommended/tsconfig.json",
3
"compilerOptions": {
4
- "declaration": false,
+ "declaration": true,
5
"outDir": "./dist",
6
"baseUrl": ".",
7
"paths": {}
0 commit comments