Files
golunteer/client/.prettierrc.json
2025-01-03 23:10:30 +00:00

6 lines
121 B
JSON

{
"$schema": "https://json.schemastore.org/prettierrc",
"useTabs": true,
"plugins": ["prettier-plugin-tailwindcss"]
}