service-hub/.prettierrc

5 lines
72 B
Plaintext

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