Files
native-app/.prettierrc
2024-01-22 22:43:19 +01:00

6 lines
95 B
Plaintext

{
"singleQuote": true,
"endOfLine": "auto",
"plugins": ["prettier-plugin-tailwindcss"]
}