Skip to content

Commit

Permalink
Removed 'linebreak-style' for my branch
Browse files Browse the repository at this point in the history
  • Loading branch information
edlo committed Sep 6, 2017
1 parent 0ce2f2f commit a860bcc
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .eslintrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ rules:
indent:
- error
- 4
linebreak-style:
- error
- unix
quotes:
- error
- double
Expand Down Expand Up @@ -60,4 +57,4 @@ rules:
- anonymous: 'always'
no-trailing-spaces:
- error

0 comments on commit a860bcc

Please sign in to comment.