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 1af590a commit 2e73602Copy full SHA for 2e73602
docs/index.js
tsconfig.json
@@ -3,6 +3,7 @@
3
"target": "esnext",
4
"module": "commonjs",
5
"jsx": "react",
6
+ "noEmit": true,
7
"strict": true,
8
"allowSyntheticDefaultImports": true,
9
"esModuleInterop": true,
0 commit comments