chore: optimize typecheck execution (#2499)
This commit is contained in:
@@ -134,7 +134,6 @@
|
||||
"@vitejs/plugin-vue": "catalog:",
|
||||
"@vue-macros/volar": "catalog:",
|
||||
"@vueuse/motion": "catalog:",
|
||||
"@webgpu/types": "catalog:",
|
||||
"csstype": "catalog:",
|
||||
"hfup": "catalog:",
|
||||
"less": "catalog:",
|
||||
|
||||
@@ -26,8 +26,7 @@
|
||||
"vite-plugin-pwa/client",
|
||||
"vue-macros/macros-global",
|
||||
"@types/audioworklet",
|
||||
"unplugin-info/client",
|
||||
"@webgpu/types"
|
||||
"unplugin-info/client"
|
||||
],
|
||||
"allowJs": true,
|
||||
"strict": true,
|
||||
|
||||
Reference in New Issue
Block a user