Skip to content

Commit 4992f04

Browse files
committed
fix: update tsconfig.json
1 parent 5edfe34 commit 4992f04

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tsconfig.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
"ES2019"
77
],
88
"types": [
9-
"node"
9+
"node",
10+
"mocha"
1011
],
1112
"sourceMap": true,
1213
"strict": true,

0 commit comments

Comments
 (0)