snort/packages/app/.prettierrc.json

6 lines
77 B
JSON
Raw Normal View History

2023-02-09 12:26:54 +00:00
{
"printWidth": 120,
"bracketSameLine": true,
"arrowParens": "avoid"
}