extensions.json 255 B

12345678910111213
  1. {
  2. "recommendations": [
  3. "antfu.iconify",
  4. "antfu.unocss",
  5. "antfu.vite",
  6. "antfu.goto-alias",
  7. "csstools.postcss",
  8. "dbaeumer.vscode-eslint",
  9. "vue.volar",
  10. "lokalise.i18n-ally",
  11. "streetsidesoftware.code-spell-checker"
  12. ]
  13. }