Skip to content

Commit 1f44d10

Browse files
committed
Fix again
1 parent 06ed1f0 commit 1f44d10

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"sourceMap": true,
1010
"noUnusedLocals": true,
1111
"noUnusedParameters": true,
12+
"types": ["node"],
1213
"resolveJsonModule": true,
1314
"noEmit": true,
1415
"rewriteRelativeImportExtensions": true,

0 commit comments

Comments
 (0)