mirror of
https://github.com/gotson/komga.git
synced 2025-12-15 13:05:57 +01:00
add skipLibCheck
This commit is contained in:
parent
9df08158ed
commit
bd6a2f39af
1 changed files with 2 additions and 1 deletions
|
|
@ -13,6 +13,7 @@
|
|||
"paths": {
|
||||
"@/*": ["./src/*"]
|
||||
},
|
||||
"types": ["vite-plugin-vue-layouts-next/client"]
|
||||
"types": ["vite-plugin-vue-layouts-next/client"],
|
||||
"skipLibCheck": true,
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue