mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-04 13:57:32 +08:00
chore: tsconfig: skip Lib Check
This commit is contained in:
parent
d136207d2f
commit
f0c13980ed
@ -5,7 +5,7 @@
|
||||
"useDefineForClassFields": true,
|
||||
"lib": ["DOM", "DOM.Iterable", "ESNext"],
|
||||
"allowJs": false,
|
||||
"skipLibCheck": false,
|
||||
"skipLibCheck": true,
|
||||
"esModuleInterop": false,
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"strict": true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user