diff --git a/.codeclimate.yml b/.codeclimate.yml index b3a56d58..80ef7d40 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -12,6 +12,7 @@ checks: plugins: eslint: enabled: true + channel: "eslint-8" exclude_patterns: - "cypress/" - "**/node_modules/"