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 dbd6234 commit fedcf19Copy full SHA for fedcf19
tsconfig-test.json
@@ -5,7 +5,7 @@
5
"preserveConstEnums": true,
6
"noEmit": false,
7
"sourceMap": true,
8
- "module":"commonjs",
+ "module":"es2020",
9
"moduleResolution":"node",
10
"esModuleInterop": true,
11
"skipLibCheck": true,
0 commit comments