Files
Cashlow/packages/backend/.prettierrc
2025-12-22 17:33:10 +01:00

5 lines
52 B
Plaintext

{
"singleQuote": true,
"trailingComma": "all"
}