Skip to content

Commit

Permalink
chore: add print-width to prettierrc
Browse files Browse the repository at this point in the history
  • Loading branch information
JCMais committed Apr 7, 2019
1 parent 663bbee commit ade35d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
"semi": false,
"trailingComma": "all",
"singleQuote": true,
"printWidth": 80
}

0 comments on commit ade35d5

Please sign in to comment.