snort/packages/app/.prettierrc.json

6 lines
77 B
JSON

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