Skip to content

Commit

Permalink
Remove an ESLint rule that is conflicting with Prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
astorije committed Feb 28, 2019
1 parent fc00db6 commit e086fba
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .eslintrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,9 +107,6 @@ rules:
- declaration
- allowArrowFunctions: true
id-match: error
linebreak-style:
- error
- unix
lines-between-class-members: error
max-depth: error
max-nested-callbacks:
Expand Down

0 comments on commit e086fba

Please sign in to comment.