photos/.prettierrc
2026-05-31 09:56:07 +01:00

6 lines
90 B
Text

{
"trailingComma": "es5",
"tabWidth": 2,
"singleQuote": true,
"endOfLine": "lf"
}