extensions.json 193 B

123456789101112
  1. {
  2. "recommendations": [
  3. "antfu.vite",
  4. "antfu.iconify",
  5. "antfu.unocss",
  6. "antfu.goto-alias",
  7. "vue.volar",
  8. "dbaeumer.vscode-eslint",
  9. "EditorConfig.EditorConfig"
  10. ]
  11. }