mermaid/.prettierrc.json
2022-08-20 23:40:52 +05:30

5 lines
69 B
JSON

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