Skip to content

Commit 499bf0c

Browse files
committed
chore: increase prettier printWidth
1 parent a03f794 commit 499bf0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.prettierrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"printWidth": 140,
2+
"printWidth": 160,
33
"arrowParens": "always",
44
"singleQuote": true,
55
"tabWidth": 4,

0 commit comments

Comments
 (0)