1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-01 09:51:16 +02:00
immich/machine-learning/.prettierrc

4 lines
51 B
Plaintext
Raw Normal View History

2022-03-25 22:26:55 +02:00
{
"singleQuote": true,
"trailingComma": "all"
}