pompy.dev/apps/blog/.prettierrc

5 lines
89 B
Text

{
"tabWidth": 4,
"semi": false,
"plugins": ["prettier-plugin-tailwindcss"]
}