Skip to content

Commit d3fa491

Browse files
committed
code: increase line width to 120
1 parent 20b6b86 commit d3fa491

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
@@ -1,5 +1,5 @@
11
{
2-
"printWidth": 100,
2+
"printWidth": 120,
33
"tabWidth": 4,
44
"singleQuote": false,
55
"bracketSpacing": true,

0 commit comments

Comments
 (0)