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 28d4979 commit c1d431bCopy full SHA for c1d431b
tsconfig.json
@@ -1,7 +1,7 @@
1
{
2
"compilerOptions": {
3
"target": "esnext",
4
- "module": "commonjs",
+ "module": "ESNext",
5
"moduleResolution": "node",
6
"baseUrl": "./",
7
"lib": ["dom", "es2017"],
0 commit comments