Skip to content

Commit 0c34f28

Browse files
committed
chore: update tsconfig
1 parent a650a6b commit 0c34f28

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

tsconfig.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,8 @@
33
"target": "ESNext",
44
"module": "ESNext",
55
"moduleResolution": "Node",
6-
"strict": true,
76
"esModuleInterop": true,
8-
"types": [
9-
"node"
10-
]
7+
"strict": true
118
},
129
"include": [
1310
"src"

0 commit comments

Comments
 (0)