We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 257406f commit 3f61363Copy full SHA for 3f61363
1 file changed
tsconfig.json
@@ -1,7 +1,7 @@
1
{
2
"compilerOptions": {
3
"target": "ES2022",
4
- "module": "ESNext",
+ "module": "NodeNext",
5
"moduleResolution": "NodeNext",
6
"allowSyntheticDefaultImports": true,
7
"esModuleInterop": true,
0 commit comments