Skip to content

Commit fcaec80

Browse files
committed
Update prettier config
1 parent f569584 commit fcaec80

File tree

3 files changed

+128
-127
lines changed

3 files changed

+128
-127
lines changed

.prettierrc.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
{}
1+
{
2+
"arrowParens": "avoid",
3+
"trailingComma": "all"
4+
}

0 commit comments

Comments
 (0)