Skip to content

Commit e5dced7

Browse files
committed
chore: update tsconfig
1 parent f728b52 commit e5dced7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"compilerOptions": {
33
"target": "ESNext",
44
"module": "ESNext",
5-
"moduleResolution": "Node",
5+
"moduleResolution": "bundler",
66
"esModuleInterop": true
77
},
88
"include": [

0 commit comments

Comments
 (0)