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 c163e0f commit 79c2139Copy full SHA for 79c2139
1 file changed
tsconfig.json
@@ -3,7 +3,7 @@
3
"outDir": "build",
4
"allowSyntheticDefaultImports": true,
5
"esModuleInterop": true,
6
- "moduleResolution": "bundler",
+ "moduleResolution": "nodenext",
7
"declaration": true,
8
"target": "es6",
9
"skipLibCheck": true,
0 commit comments