0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-22 12:27:29 +01:00
svelte/site/content/faq/425-is-there-a-tool-to-automaticly-format.md
2021-09-01 12:44:29 +02:00

6 lines
194 B
Markdown

---
question: Is there a tool to automatically format my .svelte files?
---
You can use prettier with the [prettier-plugin-svelte](https://www.npmjs.com/package/prettier-plugin-svelte) plugin.