Skip to content

Commit 33c6304

Browse files
committed
stop typechecking transitive dependencies
1 parent 774065f commit 33c6304

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"allowSyntheticDefaultImports": true,
66
"declaration": false,
77
"declarationMap": false,
8+
"skipLibCheck": true,
89
"types": ["node"],
910
}
1011
}

0 commit comments

Comments
 (0)