chore: 删除 .vscode/extensions.json 文件以简化项目配置

This commit is contained in:
熊熊熊子路
2026-01-14 16:53:50 +08:00
parent d98e93760e
commit 29802956ac
-16
View File
@@ -1,16 +0,0 @@
{
"recommendations": [
"MS-CEINTL.vscode-language-pack-zh-hans",
"PKief.material-icon-theme",
"EditorConfig.EditorConfig",
"usernamehw.errorlens",
"oderwat.indent-rainbow",
"wayou.vscode-todo-highlight",
"formulahendry.auto-close-tag",
"formulahendry.auto-rename-tag",
"christian-kohler.path-intellisense",
"dbaeumer.vscode-eslint",
"esbenp.prettier-vscode",
"eamodio.gitlens"
]
}