Skip to content

Commit

Permalink
specify eslint version for codeclimate scans (#2228)
Browse files Browse the repository at this point in the history
  • Loading branch information
sainak authored Apr 21, 2022
1 parent ce97d9d commit 3b53064
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
plugins:
eslint:
enabled: true
channel: "eslint-7"

0 comments on commit 3b53064

Please sign in to comment.