Skip to content

Commit 2462f73

Browse files
Sampo KivistöHavunen
Sampo Kivistö
authored andcommitted
module resolution must be "node"
1 parent c3b603d commit 2462f73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"allowJs": false,
77
"allowSyntheticDefaultImports": true,
88
"sourceMap": true,
9+
"moduleResolution": "node",
910
"lib": [
1011
"es6",
1112
"es7",

0 commit comments

Comments
 (0)