Skip to content

Commit 064db71

Browse files
committed
Also add skipLibCheck to libraries
1 parent 3c47ca0 commit 064db71

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"moduleResolution": "bundler",
88
"noEmit": true,
99
"resolveJsonModule": true,
10+
"skipLibCheck": true,
1011
"strict": true,
1112
"target": "ESNext",
1213
"isolatedModules": true,

0 commit comments

Comments
 (0)