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

@@ -1,4 +1,3 @@
[tools]
node = "latest"
bun = "1"
rust = 'latest'
node = "24"