mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-14 06:43:25 +08:00
8 lines
117 B
JSON
8 lines
117 B
JSON
{
|
|
"endOfLine": "auto",
|
|
"plugins": [
|
|
"prettier-plugin-jsdoc"
|
|
],
|
|
"printWidth": 100,
|
|
"singleQuote": true
|
|
} |