antv-l7/.prettierrc

8 lines
116 B
Plaintext

{
"printWidth": 80,
"tabWidth": 2,
"singleQuote": true,
"trailingComma": "all",
"arrowParens": "always"
}