mirror of
https://github.com/samsonjs/immich.git
synced 2026-03-25 09:15:56 +00:00
7 lines
103 B
Text
7 lines
103 B
Text
{
|
|
"useTabs": true,
|
|
"singleQuote": true,
|
|
"trailingComma": "all",
|
|
"printWidth": 120,
|
|
"semi": true
|
|
}
|