Browse Source

chore: update .vscode extensions.json

main
刘凯 1 year ago
parent
commit
7ffdda62c2
  1. 12
      .vscode/extensions.json

12
.vscode/extensions.json vendored

@ -1,12 +1,10 @@
{ {
"recommendations": [ "recommendations": [
"EditorConfig.EditorConfig", "Vue.volar",
"vue.vscode-typescript-vue-plugin",
"dbaeumer.vscode-eslint",
"usernamehw.errorlens",
"eamodio.gitlens",
"antfu.iconify",
"antfu.unocss", "antfu.unocss",
"Vue.volar" "antfu.iconify",
"lokalise.i18n-ally",
"dbaeumer.vscode-eslint",
"EditorConfig.EditorConfig"
] ]
} }

Loading…
Cancel
Save