We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5543767 + 2a06db5 commit 0f3b15fCopy full SHA for 0f3b15f
tsconfig.json
@@ -1,7 +1,7 @@
1
{
2
"compilerOptions": {
3
"target": "es6",
4
- "module": "esnext",
+ "module": "commonjs",
5
"moduleResolution": "node",
6
"lib": ["dom", "dom.iterable", "esnext"],
7
"strict": true,
0 commit comments