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