mirror of
https://github.com/sveltejs/svelte.git
synced 2024-11-22 12:27:29 +01:00
6 lines
194 B
Markdown
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.
|