mermaid/.prettierrc

7 lines
110 B
Plaintext

{
"endOfLine": "auto",
"plugins": ["prettier-plugin-jsdoc"],
"printWidth": 100,
"singleQuote": true
}