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

6 lines
73 B
Plaintext
Raw Normal View History

2022-02-03 18:06:44 +02:00
{
"singleQuote": true,
"trailingComma": "all",
"printWidth": 120
}