chore: optimize typecheck execution (#2499)

This commit is contained in:
Younsang Na
2026-09-10 00:03:27 +08:00
committed by GitHub
parent 0d7b5e9a60
commit db2f8e3064
18 changed files with 12 additions and 52 deletions
-1
View File
@@ -134,7 +134,6 @@
"@vitejs/plugin-vue": "catalog:",
"@vue-macros/volar": "catalog:",
"@vueuse/motion": "catalog:",
"@webgpu/types": "catalog:",
"csstype": "catalog:",
"hfup": "catalog:",
"less": "catalog:",
+1 -2
View File
@@ -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,