mermaid/.prettierrc.json
Sidharth Vinod 6167eda6b6
Prettier
2022-09-03 13:05:47 +05:30

6 lines
70 B
JSON

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