mirror of
https://github.com/immich-app/immich.git
synced 2025-01-01 08:31:59 +00:00
f55b3add80
Co-authored-by: Thomas Way <thomas@6f.io>
7 lines
142 B
Text
7 lines
142 B
Text
{
|
|
"singleQuote": true,
|
|
"trailingComma": "all",
|
|
"printWidth": 120,
|
|
"semi": true,
|
|
"organizeImportsSkipDestructiveCodeActions": true
|
|
}
|