chore(package): update eslint to version 3.17.1

https://greenkeeper.io/
This commit is contained in:
greenkeeper[bot] 2017-03-03 22:44:15 +00:00 committed by Pavel Djundik
parent 1c96919551
commit 9f053dfaae
2 changed files with 2 additions and 1 deletions

View file

@ -21,6 +21,7 @@ rules:
key-spacing: [2, {beforeColon: false, afterColon: true}]
keyword-spacing: [2, {before: true, after: true}]
linebreak-style: [2, unix]
no-compare-neg-zero: 2
no-console: 0
no-control-regex: 0
no-else-return: 2

View file

@ -62,7 +62,7 @@
"babel-loader": "6.3.2",
"babel-preset-es2015": "6.22.0",
"chai": "3.5.0",
"eslint": "3.16.1",
"eslint": "3.17.1",
"font-awesome": "4.7.0",
"handlebars": "4.0.6",
"handlebars-loader": "1.4.0",