1
0
Fork 0
mirror of https://codeberg.org/beerbrawl/beerbrawl.git synced 2024-09-22 21:20:52 +02:00
beerbrawl/.prettierrc

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
73 B
Plaintext
Raw Normal View History

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