chore: 推荐 sort-package-json/gitignore 扩展并排序 package.json 键

This commit is contained in:
2026-04-25 15:20:28 +08:00
parent 7f4cfc8973
commit 2209ab0b27
2 changed files with 7 additions and 5 deletions
+3 -1
View File
@@ -1,9 +1,11 @@
{
"recommendations": [
"biomejs.biome",
"codezombiech.gitignore",
"hverlin.mise-vscode",
"oven.bun-vscode",
"redhat.vscode-yaml",
"tamasfe.even-better-toml"
"tamasfe.even-better-toml",
"unional.vscode-sort-package-json"
]
}