mirror of
https://github.com/immich-app/immich.git
synced 2025-12-24 09:14:58 +03:00
8 lines
103 B
Plaintext
8 lines
103 B
Plaintext
|
|
{
|
||
|
|
"useTabs": true,
|
||
|
|
"singleQuote": true,
|
||
|
|
"trailingComma": "all",
|
||
|
|
"printWidth": 120,
|
||
|
|
"semi": true
|
||
|
|
}
|