extensions.json 311 B

1234567891011121314
  1. {
  2. "recommendations": [
  3. "Vue.volar",
  4. "vitest.explorer",
  5. "lokalise.i18n-ally",
  6. "christian-kohler.path-intellisense",
  7. "antfu.unocss",
  8. "phoenisx.cssvar",
  9. "SomewhatStationery.some-sass",
  10. "dbaeumer.vscode-eslint",
  11. "stylelint.vscode-stylelint",
  12. "esbenp.prettier-vscode"
  13. ]
  14. }