Update to eslint-2.0-beta.1 since eslint its getting better at indents (not yet ready to automatic fix)

This commit is contained in:
Gunther Brunner
2016-01-21 22:13:55 +09:00
parent 42e9648da1
commit 25f81aa80f
5 changed files with 16 additions and 7 deletions

View File

@@ -89,7 +89,7 @@
"chai": "^3.4.1",
"css-loader": "^0.23.1",
"del": "^2.0.1",
"eslint": "^1.10.3",
"eslint": "^2.0.0-beta.1",
"eslint-loader": "^1.2.0",
"event-stream": "^3.3.2",
"exports-loader": "^0.6.2",