mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
8 lines
103 B
Text
8 lines
103 B
Text
|
|
{
|
||
|
|
"useTabs": true,
|
||
|
|
"singleQuote": true,
|
||
|
|
"trailingComma": "all",
|
||
|
|
"printWidth": 120,
|
||
|
|
"semi": true
|
||
|
|
}
|