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 3b8387c commit 2c1bf25Copy full SHA for 2c1bf25
tsconfig.json
@@ -3,7 +3,7 @@
3
"compilerOptions": {
4
"outDir": "dist",
5
"target": "ES2024",
6
- "module": "commonjs",
+ "module": "node16",
7
"verbatimModuleSyntax": false
8
},
9
"include": [
0 commit comments