Skip to content

Commit 83da192

Browse files
committed
skip lib typescript check
1 parent 60f1a23 commit 83da192

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
@@ -14,6 +14,7 @@
1414
"esModuleInterop": true,
1515
"resolveJsonModule": true,
1616
"forceConsistentCasingInFileNames": true,
17+
"skipLibCheck": true,
1718

1819
"pretty": true,
1920
"noEmitOnError": true,

0 commit comments

Comments
 (0)