mermaid/.prettierrc

6 lines
70 B
Plaintext

{
"printWidth": 100,
"singleQuote": true,
"endOfLine": "auto"
}