We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
NodeNext
1 parent be722a0 commit 5db1150Copy full SHA for 5db1150
tsconfig.json
@@ -1,7 +1,7 @@
1
{
2
"compilerOptions": {
3
"allowSyntheticDefaultImports": true,
4
- "module": "Node16",
+ "module": "NodeNext",
5
"esModuleInterop": true,
6
"target": "ES2022",
7
"lib": ["ES2022"],
0 commit comments