work-hub-server/apps/api/.prettierrc

5 lines
53 B
Plaintext

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