🗑️ refactor: 移除不再使用的组件声明文件,更新类型配置

This commit is contained in:
底层用户
2025-10-21 14:08:24 +08:00
parent e8bf42891e
commit 2bf3f2a5c6
5 changed files with 15 additions and 162 deletions

View File

@@ -44,7 +44,7 @@ if (isWindows) {
startElectronVite();
}
// eslint-disable-next-line @typescript-eslint/explicit-function-return-type
const startElectronVite = () => {
console.log("🔧 正在启动 Electron Vite 开发服务器...");