Skip to content

Commit

Permalink
chore: update codeclimate config to eslint-8
Browse files Browse the repository at this point in the history
  • Loading branch information
msimerson committed Dec 10, 2024
1 parent b35c88a commit 565c46f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
engines:
eslint:
enabled: true
channel: 'eslint-6'
channel: 'eslint-8'
config:
config: '.eslintrc.yaml'

Expand Down

0 comments on commit 565c46f

Please sign in to comment.