We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7384997 commit 01eae99Copy full SHA for 01eae99
tsconfig.base.json
@@ -2,7 +2,7 @@
2
"$schema": "https://json.schemastore.org/tsconfig",
3
"compilerOptions": {
4
"allowSyntheticDefaultImports": true,
5
- "declaration": true,
+ "declaration": false,
6
"declarationMap": false,
7
"esModuleInterop": true,
8
"forceConsistentCasingInFileNames": true,
0 commit comments