targo-backend/.prettierrc
2025-07-15 13:36:04 -04:00

5 lines
72 B
Plaintext

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