Skip to content

Commit afddba9

Browse files
committed
style: printWidth 100 looks better to me
1 parent be57524 commit afddba9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.prettierrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"semi": false,
33
"tabWidth": 2,
44
"singleQuote": true,
5-
"printWidth": 80,
5+
"printWidth": 100,
66
"trailingComma": "none"
77
}

0 commit comments

Comments
 (0)