Skip to content

Commit

Permalink
Increase line width
Browse files Browse the repository at this point in the history
  • Loading branch information
begelundmuller committed Mar 24, 2022
1 parent 6bc21db commit 5ead050
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .prettierrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"arrowParens": "always",
"tabWidth": 2
"tabWidth": 2,
"printWidth": 100
}

0 comments on commit 5ead050

Please sign in to comment.