Skip to content

Commit 68ce0d4

Browse files
committed
chore: skipLibCheck
1 parent 18fb1a5 commit 68ce0d4

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
@@ -7,6 +7,7 @@
77
"removeComments": false,
88
"noImplicitAny": true,
99
"experimentalDecorators": true,
10+
"skipLibCheck": true,
1011
"alwaysStrict": true,
1112
"noUnusedLocals": true
1213
},

0 commit comments

Comments
 (0)