Move prettier config

This commit is contained in:
2024-12-01 20:16:42 +01:00
parent 96f27d891c
commit a0adb644df

3
frontend/.prettierrc Normal file
View File

@@ -0,0 +1,3 @@
{
"plugins": ["prettier-plugin-astro","prettier-plugin-svelte","prettier-plugin-tailwindcss"]
}