Skip to content

Commit 4a5e122

Browse files
committed
fix: update tsconfig.json
1 parent c188935 commit 4a5e122

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

tsconfig.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
"lib": [
66
"ES2019"
77
],
8+
"types": [
9+
"node"
10+
],
811
"sourceMap": true,
912
"strict": true,
1013
"rootDir": "src",

0 commit comments

Comments
 (0)