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 e58c8e1 commit 75ae809Copy full SHA for 75ae809
tsconfig.json
@@ -12,8 +12,6 @@
12
"rootDir": ".",
13
"skipLibCheck": true,
14
"noUnusedLocals": true,
15
- "declaration": true,
16
- "declarationDir": "./.temp/types",
17
"baseUrl": ".",
18
"paths": {
19
"@/*": [
0 commit comments