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 d058d61 commit 7b62fb8Copy full SHA for 7b62fb8
tsconfig.json
@@ -8,7 +8,8 @@
8
"typeRoots": [
9
"./node_modules/@types",
10
"./lib/types"
11
- ]
+ ],
12
+ "moduleResolution": "node16"
13
},
14
"//": "This file is partially managed by code-skeleton. Changes may be overwritten."
15
}
0 commit comments