immich/microservices/.prettierrc
2022-03-25 15:26:55 -05:00

4 lines
No EOL
51 B
Text

{
"singleQuote": true,
"trailingComma": "all"
}