mermaid/.prettierrc.json
2022-09-03 13:19:46 +05:30

8 lines
107 B
JSON

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