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 ae28737 commit 61bd4fcCopy full SHA for 61bd4fc
tsconfig.json
@@ -2,6 +2,7 @@
2
"compilerOptions": {
3
"allowSyntheticDefaultImports": true,
4
"outDir": "dist",
5
+ "declaration": true,
6
"moduleResolution": "node",
7
"resolveJsonModule": true,
8
"esModuleInterop": true,
0 commit comments