]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Bump ESLint to v3.x (gulp and Code Climate) (#3526)
authorSimon Brunel <simonbrunel@users.noreply.github.com>
Sat, 29 Oct 2016 16:40:27 +0000 (18:40 +0200)
committerGitHub <noreply@github.com>
Sat, 29 Oct 2016 16:40:27 +0000 (18:40 +0200)
.codeclimate.yml
package.json

index d865954a25ae63635875db1874043fb9d6f529d4..ee3a5fdacb74fb0318175f33513f41b2f5d44e90 100644 (file)
@@ -6,6 +6,7 @@ engines:
       - javascript
   eslint:
     enabled: true
+    channel: "eslint-3"
   fixme:
     enabled: true
 ratings:
index 1e16185de7b9195ad21ac7051c8475d7bdc8705b..61a6116c4eb56d8357c520e1840aae23189ed491 100644 (file)
@@ -17,7 +17,7 @@
     "gulp": "3.9.x",
     "gulp-concat": "~2.1.x",
     "gulp-connect": "~2.0.5",
-    "gulp-eslint": "^2.0.0",
+    "gulp-eslint": "^3.0.0",
     "gulp-file": "^0.3.0",
     "gulp-html-validator": "^0.0.2",
     "gulp-insert": "~0.5.0",