We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af92869 commit 3316367Copy full SHA for 3316367
tsconfig.json
@@ -3,7 +3,7 @@
3
"compilerOptions": {
4
"target": "ESNext",
5
"module": "ESNext",
6
- "moduleResolution": "Node",
+ "moduleResolution": "Bundler",
7
"strict": true,
8
"useDefineForClassFields": true,
9
"verbatimModuleSyntax": true,
0 commit comments