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 bb65a44 commit 13a6f6eCopy full SHA for 13a6f6e
tsconfig.json
@@ -3,7 +3,7 @@
3
"target": "ES2022",
4
"module": "ESNext",
5
"lib": ["ES2022"],
6
- "moduleResolution": "bundler",
+ "moduleResolution": "node",
7
"allowJs": true,
8
"checkJs": false,
9
"jsx": "preserve",
0 commit comments