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 54d9e42 commit 12b8d63Copy full SHA for 12b8d63
tsconfig.json
@@ -3,7 +3,7 @@
3
"esModuleInterop": true,
4
"forceConsistentCasingInFileNames": true,
5
"jsx": "react",
6
- "module": "esnext",
+ "module": "commonjs",
7
"moduleResolution": "node",
8
"resolveJsonModule": true,
9
"sourceMap": true,
0 commit comments