From 9d8bf5df637836b9baf867222fd866badb21c5e3 Mon Sep 17 00:00:00 2001 From: Chaim Lev-Ari Date: Mon, 26 Nov 2018 16:49:40 +0200 Subject: [PATCH] chore(codeclimate): use eslint-5 channel --- .codeclimate.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.codeclimate.yml b/.codeclimate.yml index 845dacc08..07eb34e8b 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -53,6 +53,7 @@ plugins: mass_threshold: 80 eslint: enabled: true + channel: "eslint-5" config: config: .eslintrc.yml fixme: