We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62b6ef4 commit c11575bCopy full SHA for c11575b
tsconfig.json
@@ -4,7 +4,7 @@
4
"module": "esnext",
5
"strict": true,
6
"esModuleInterop": true,
7
- "moduleResolution": "node",
+ "moduleResolution": "Bundler",
8
"skipLibCheck": true,
9
"noUnusedLocals": true,
10
"noImplicitAny": true,
0 commit comments