prettier-plugin-organize-imports icon indicating copy to clipboard operation
prettier-plugin-organize-imports copied to clipboard

Add Astro support

Open kollinmurphy opened this issue 1 year ago • 1 comments

Right now, it removes all imports and messes with the JSX, removing or adding random characters.

kollinmurphy avatar Dec 13 '22 17:12 kollinmurphy

I haven't used Astro yet, but since it's similar to Vue or Svelte wrt the .astro file structure, I think Volar could provide the base tooling for it (not working for Svelte yet though, I haven't progressed on PR #80 which should solve this for Svelte).

I won't have time in the near future to work on this, so I'll wait for a contribution.

simonhaenisch avatar Dec 14 '22 09:12 simonhaenisch