Skip to content

Commit ef8e9a8

Browse files
committed
Update tsconfig.json
1 parent 9a8f38e commit ef8e9a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/sdk/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"compilerOptions": {
33
"module": "commonjs",
4-
"types": ["node", "jest"],
4+
"types": ["node"],
55
"lib": ["es7"],
66
"declaration": true,
77
"removeComments": true,

0 commit comments

Comments
 (0)