lila/.prettierrc.json

6 lines
73 B
JSON

{
"singleQuote": true,
"printWidth": 120,
"arrowParens": "avoid"
}