mermaid/.prettierrc.json
2022-09-05 00:48:36 +05:30

8 lines
107 B
JSON

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