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 a30d608 commit 9cb58ebCopy full SHA for 9cb58eb
tsconfig.json
@@ -3,7 +3,7 @@
3
"strict": true,
4
"target": "ESNext",
5
"module": "ESNext",
6
- "moduleResolution": "node",
+ "moduleResolution": "bundler",
7
"allowSyntheticDefaultImports": true,
8
"esModuleInterop": true,
9
"jsx": "preserve",
0 commit comments