Skip to content

Commit

Permalink
restored eslint plugon on codeclimate
Browse files Browse the repository at this point in the history
  • Loading branch information
daneryl committed Feb 19, 2019
1 parent cce8a22 commit cc4fc1c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,12 @@ checks:
enabled: false
identical-code:
enabled: false
plugins:
eslint:
enabled: true
channel: "eslint-5"
config:
config: .eslintrc
ratings:
paths:
- app/**
Expand Down

0 comments on commit cc4fc1c

Please sign in to comment.