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 3b22920 commit 5fc8c6dCopy full SHA for 5fc8c6d
src/tsconfig.json
@@ -10,7 +10,7 @@
10
],
11
"mapRoot": "./",
12
"module": "es2020",
13
- "moduleResolution": "bundler",
+ "moduleResolution": "node",
14
"outDir": "../dist/out-tsc",
15
"sourceMap": true,
16
"target": "ES2022",
0 commit comments