maxGraph/.prettierrc

5 lines
68 B
Plaintext

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