Skip to content

Commit 1a62ab2

Browse files
committed
Update prettier configuration
1 parent 5856157 commit 1a62ab2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.prettierrc.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"arrowParens": "avoid",
3+
"proseWrap": "always",
34
"semi": false,
45
"singleQuote": true,
56
"trailingComma": "all"

0 commit comments

Comments
 (0)