Skip to content

Commit 09023eb

Browse files
committed
update tsconfig
1 parent ae2b3e6 commit 09023eb

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

tsconfig.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
{
22
"compilerOptions": {
3-
"esModuleInterop": true,
43
"target": "es2015",
5-
"module": "ESNext",
6-
"moduleResolution": "Bundler"
4+
"moduleResolution": "node"
75
}
86
}

0 commit comments

Comments
 (0)