Skip to content

Commit e5dced7

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tsconfig.json

Lines changed: 1 addition & 1 deletion
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)