mirror of
https://github.com/zebrajr/immich.git
synced 2025-12-06 00:20:20 +01:00
7 lines
89 B
Plaintext
7 lines
89 B
Plaintext
{
|
|
"singleQuote": true,
|
|
"trailingComma": "all",
|
|
"printWidth": 120,
|
|
"semi": true
|
|
}
|