1
0

chore: 统一项目编辑器配置,移至仓库根目录

This commit is contained in:
2026-04-24 22:28:01 +08:00
parent 4c62c071fb
commit b9b487c591
5 changed files with 11 additions and 10 deletions

3
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"files.eol": "\n"
}