fix: 更新 Electron 配置,优化输入输出设置;精简多语言文件中的 ESLint 描述

This commit is contained in:
DrSmoothl
2026-03-14 18:15:30 +08:00
parent 51f2455ee1
commit 58d16c6702
6 changed files with 14 additions and 15 deletions

View File

@@ -338,8 +338,7 @@
"pythonMultipart": "ファイルアップロードサポート",
"typescript": "JavaScript のスーパーセット",
"vite": "次世代フロントエンドビルドツール",
"eslint": "JavaScript コードリンター",
"postcss": "CSS 変換ツール"
"eslint": "JavaScript コードリンター"
}
}
},