chore: 统一 Node/TypeScript 配置并修复桌面端类型环境

This commit is contained in:
2026-02-07 05:53:38 +08:00
parent 29969550ed
commit 26f9421130
7 changed files with 23 additions and 15 deletions

View File

@@ -15,7 +15,6 @@
"systeminformation": "catalog:"
},
"devDependencies": {
"@furtherverse/tsconfig": "workspace:*",
"typescript": "catalog:"
"@furtherverse/tsconfig": "workspace:*"
}
}