immich/server/.prettierrc
2022-02-03 10:06:44 -06:00

6 lines
73 B
Plaintext

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