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 573bc3c commit 6c0c2a7Copy full SHA for 6c0c2a7
tsconfig.json
@@ -3,7 +3,7 @@
3
"allowSyntheticDefaultImports": true,
4
"declaration": true,
5
"module": "node16",
6
- "moduleResolution": "node",
+ "moduleResolution": "node16",
7
"noEmit": true,
8
"noImplicitAny": true,
9
"skipLibCheck": true,
0 commit comments