mermaid/.prettierrc
2021-08-19 19:43:01 +02:00

6 lines
70 B
Plaintext

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