Files
backend/.prettierrc
2026-01-29 12:17:28 -03:00

4 lines
51 B
Plaintext

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