Files
flat-pilot/apps/backend/.prettierrc
2026-07-19 13:09:04 +02:00

5 lines
52 B
Plaintext

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