Files
immich/packages/plugin-core/.prettierrc
T
Jason Rasmussen 3d075f2bf8 feat: workflows & plugins (#26727)
feat: plugins

chore: better types

feat: plugins
2026-05-18 11:09:33 -04:00

7 lines
89 B
Plaintext

{
"singleQuote": true,
"trailingComma": "all",
"printWidth": 120,
"semi": true
}