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.
2 parents 450cf1b + 61bd4fc commit f753c73Copy full SHA for f753c73
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