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