mermaid/.prettierrc.json
2022-08-20 16:45:17 +05:30

5 lines
69 B
JSON

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