mirror of
https://github.com/immich-app/immich.git
synced 2026-05-22 15:42:32 -04:00
3d075f2bf8
feat: plugins chore: better types feat: plugins
7 lines
89 B
Plaintext
7 lines
89 B
Plaintext
{
|
|
"singleQuote": true,
|
|
"trailingComma": "all",
|
|
"printWidth": 120,
|
|
"semi": true
|
|
}
|