snort/.prettierrc.json
2023-02-09 12:30:29 +00:00

6 lines
77 B
JSON

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