Skip to content

Commit 8f61410

Browse files
committed
Enable skipLibCheck
1 parent 7431c08 commit 8f61410

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)