RythonDev/.prettierrc
2025-04-07 09:31:53 +10:00

4 lines
116 B
Text

{
"plugins": ["prettier-plugin-svelte", "prettier-plugin-astro","prettier-plugin-tailwindcss"],
"tabWidth": 4
}