phobos/.prettierrc
2024-06-30 21:16:26 +02:00

5 lines
86 B
Text

{
"tabWidth": 2,
"useTabs": false,
"plugins": ["prettier-plugin-tailwindcss"]
}