Skip to content

Commit

Permalink
fixed codeclimate config
Browse files Browse the repository at this point in the history
  • Loading branch information
konzz authored and daneryl committed Mar 18, 2020
1 parent 62575b5 commit 3fab52b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@ checks:
similar-code:
config:
threshold: 70
plugins:
eslint: eslint:
plugins:
eslint:
enabled: true
channel: "eslint-5"
channel: 'eslint-5'
config:
config: .eslintrc
config: .eslintrc
checks:
prettier/prettier:
enabled: false
Expand Down

0 comments on commit 3fab52b

Please sign in to comment.