maxGraph/.prettierrc

6 lines
88 B
Plaintext

{
"tabWidth": 2,
"trailingComma": "es5",
"singleQuote": true,
"printWidth": 90
}