mirror of
https://github.com/LukeHagar/immich.git
synced 2025-12-06 04:20:06 +00:00
7 lines
89 B
Plaintext
7 lines
89 B
Plaintext
{
|
|
"singleQuote": true,
|
|
"trailingComma": "all",
|
|
"printWidth": 120,
|
|
"semi": true
|
|
}
|