mirror of
https://github.com/mermaid-js/mermaid.git
synced 2026-05-23 20:10:38 +00:00
9 lines
133 B
JSON
9 lines
133 B
JSON
{
|
|
"endOfLine": "auto",
|
|
"printWidth": 100,
|
|
"singleQuote": true,
|
|
"useTabs": false,
|
|
"tabWidth": 2,
|
|
"trailingComma": "es5"
|
|
}
|