mirror of
https://github.com/immich-app/immich.git
synced 2024-11-16 10:28:54 -07:00
f55b3add80
Co-authored-by: Thomas Way <thomas@6f.io>
8 lines
142 B
Plaintext
8 lines
142 B
Plaintext
{
|
|
"singleQuote": true,
|
|
"trailingComma": "all",
|
|
"printWidth": 120,
|
|
"semi": true,
|
|
"organizeImportsSkipDestructiveCodeActions": true
|
|
}
|