Skip to content

Commit 600493b

Browse files
committed
add node types
1 parent 84a0b96 commit 600493b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

integration/typescript/tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"lib": ["es2020", "dom"],
66
"strict": true,
77
"moduleResolution": "node16",
8+
"types": ["node"],
89
"outDir": "dist"
910
},
1011
"files": [

0 commit comments

Comments
 (0)