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 9fc6675 commit 476c9bbCopy full SHA for 476c9bb
tsconfig.json
@@ -6,7 +6,7 @@
6
"compilerOptions": {
7
"baseUrl": ".",
8
"esModuleInterop": true,
9
- "moduleResolution": "node",
+ "moduleResolution": "bundler",
10
"module": "ESNext",
11
"target": "ESNext",
12
"outDir": "./dist",
0 commit comments