Skip to content
This repository was archived by the owner on May 26, 2023. It is now read-only.

Commit e450829

Browse files
committed
Update TS module resolution
1 parent c40fcdc commit e450829

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsconfig.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"noImplicitThis": true,
1010
"esModuleInterop": true,
1111
"lib": ["esnext", "dom"],
12-
"moduleResolution": "node"
12+
"moduleResolution": "bundler"
1313
}
1414
}

0 commit comments

Comments
 (0)