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
@@ -136,7 +136,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
@@ -25,8 +25,7 @@
"vue-macros/macros-global",
"@types/audioworklet",
"unplugin-info/client",
"node",
"@webgpu/types"
"node"
],
"allowJs": true,
"strict": true,
-1
View File
@@ -189,7 +189,6 @@
"@types/yauzl": "catalog:",
"@vitejs/plugin-vue": "catalog:",
"@vue-macros/volar": "catalog:",
"@webgpu/types": "catalog:",
"builder-util-runtime": "catalog:",
"cac": "catalog:",
"crossws": "catalog:",
+1 -2
View File
@@ -39,8 +39,7 @@
"vue-macros/macros-global",
"electron-vite/node",
"unplugin-info/client",
"@proj-airi/stage-shared/electron-renderer",
"@webgpu/types"
"@proj-airi/stage-shared/electron-renderer"
],
"allowJs": true,
"strict": true,
-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,
-1
View File
@@ -71,7 +71,6 @@
"@vitejs/plugin-vue": "catalog:",
"@vue-macros/volar": "catalog:",
"@vueuse/motion": "catalog:",
"@webgpu/types": "catalog:",
"unplugin-info": "catalog:",
"unplugin-yaml": "catalog:",
"vite": "catalog:",
+1 -2
View File
@@ -23,8 +23,7 @@
"vite/client",
"vite-plugin-vue-layouts/client",
"vue-macros/macros-global",
"unplugin-info/client",
"@webgpu/types"
"unplugin-info/client"
],
"allowJs": true,
"strict": true,