mermaid/.prettierrc.json

8 lines
107 B
JSON

{
"endOfLine": "auto",
"printWidth": 100,
"singleQuote": true,
"useTabs": false,
"tabWidth": 2
}