Skip to content

Commit

Permalink
[chore] Bump prettier print width to 100
Browse files Browse the repository at this point in the history
  • Loading branch information
rexxars committed Feb 2, 2018
1 parent ec303f9 commit 6e1bb4e
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,6 +1,6 @@
{
"semi": false,
"printWidth": 80,
"printWidth": 100,
"bracketSpacing": false,
"singleQuote": true
}

0 comments on commit 6e1bb4e

Please sign in to comment.