Files
photos/backend/.prettierrc

5 lines
68 B
Plaintext

{
"trailingComma": "all",
"tabWidth": 4,
"endOfLine": "auto"
}