Skip to content

Commit 97c6d0a

Browse files
committed
Set max width to 80 characters
1 parent 371e8aa commit 97c6d0a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.prettierrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
{
2-
"tabWidth": 4
2+
"tabWidth": 4,
3+
"printWidth": 80
34
}

0 commit comments

Comments
 (0)