1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-22 01:47:08 +02:00
immich/server/.prettierrc
2022-02-03 10:06:44 -06:00

6 lines
73 B
Plaintext

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