Skip to content

Commit 022cdd2

Browse files
committed
chore: add .prettierrc
1 parent 3d7f2c1 commit 022cdd2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.prettierrc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"$schema": "http://json.schemastore.org/prettierrc",
3+
"arrowParens": "avoid",
4+
"endOfLine": "auto",
5+
"trailingComma": "none"
6+
}

0 commit comments

Comments
 (0)