mirror of
https://github.com/immich-app/immich.git
synced 2026-01-04 09:07:24 -08:00
7 lines
89 B
Plaintext
7 lines
89 B
Plaintext
{
|
|
"singleQuote": true,
|
|
"trailingComma": "all",
|
|
"printWidth": 120,
|
|
"semi": true
|
|
}
|