Files
DevToysWeb/.prettierrc.json
2023-05-28 23:55:12 +09:00

5 lines
50 B
JSON

{
"printWidth": 100,
"arrowParens": "avoid"
}