Skip to content

Commit 9417493

Browse files
committed
Alphabetized prettierrc
1 parent 7ac2e31 commit 9417493

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.prettierrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"arrowParens": "avoid",
3+
"bracketSameLine": true,
34
"bracketSpacing": true,
45
"endOfLine": "auto",
5-
"bracketSameLine": true,
66
"printWidth": 140,
77
"semi": true,
88
"tabWidth": 4,

0 commit comments

Comments
 (0)