Skip to content

Commit

Permalink
(#1) Widening line length to 120 characters.
Browse files Browse the repository at this point in the history
  • Loading branch information
danrivett committed Feb 22, 2020
1 parent 0262ca6 commit 7e7e57f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .prettierrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"printWidth": 80,
"printWidth": 120,
"tabWidth": 2,
"useTabs": false,
"semi": true,
Expand Down

0 comments on commit 7e7e57f

Please sign in to comment.