Skip to content

Commit dc3680f

Browse files
committed
Set skipLibCheck true
1 parent 10afbea commit dc3680f

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
@@ -3,6 +3,7 @@
33
"compilerOptions": {
44
"composite": true,
55
"noEmit": true,
6+
"skipLibCheck": true,
67
"strict": true,
78
"module": "nodenext",
89
"esModuleInterop": true,

0 commit comments

Comments
 (0)