Files
photos/.prettierrc
2020-10-10 13:52:57 +03:00

5 lines
68 B
Plaintext

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