Skip to content

Commit b0a174a

Browse files
committed
Add prettier
1 parent d7a8107 commit b0a174a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.prettierrc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"printWidth": 120,
3+
"singleQuote": true,
4+
"trailingComma": "all"
5+
}

0 commit comments

Comments
 (0)