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 378cfdd commit dfb0cd0Copy full SHA for dfb0cd0
tsconfig.json
@@ -8,7 +8,7 @@
8
"esModuleInterop": true,
9
"skipLibCheck": true,
10
// "forceConsistentCasingInFileNames": true,
11
- // "declaration": true
+ "declaration": true
12
},
13
"include": ["src/**/*"],
14
"exclude": ["node_modules", "dist"]
0 commit comments