Merge pull request from tschaub/linter-config

Ugrade ESLint and config.
This commit is contained in:
Tim Schaub 2016-02-13 14:38:25 -07:00
commit a7574191ed

View file

@ -36,8 +36,8 @@
}, },
"devDependencies": { "devDependencies": {
"chai": "^3.4.1", "chai": "^3.4.1",
"eslint": "^1.10.3", "eslint": "2.0.0",
"eslint-config-tschaub": "^2.0.0", "eslint-config-tschaub": "3.0.0",
"mocha": "^2.3.4" "mocha": "^2.3.4"
}, },
"bin": { "bin": {