Skip to content

Commit

Permalink
Updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
swernerx committed Jan 31, 2018
1 parent d9135b7 commit f35ed0b
Show file tree
Hide file tree
Showing 3 changed files with 143 additions and 150 deletions.
6 changes: 3 additions & 3 deletions .prettierrc.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# We generally allow wider code lines, but for auto formatting this
# is quite a good rule to produce readable code.
printWidth: 80
# Generally, we allow slightly longer lines (110 for code, 140 for comments),
# but we limit this to a value that leads to better results when using auto formatting.
printWidth: 90

# Use two spaces for tabs
tabWidth: 2
Expand Down
Loading

0 comments on commit f35ed0b

Please sign in to comment.