Bump ESLint to 3.x and fix errors
Showing
.jshintignore
deleted
100644 → 0
| ... | @@ -71,7 +71,7 @@ | ... | @@ -71,7 +71,7 @@ |
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| "coveralls": "^2.11.8", | "coveralls": "^2.11.8", | ||
| "eslint": "^2.9.0", | "eslint": "^3.4.0", | ||
| "istanbul": "^0.4.2", | "istanbul": "^0.4.2", | ||
| "mocha": "^2.4.5", | "mocha": "^2.4.5", | ||
| "mocha-lcov-reporter": "^1.2.0", | "mocha-lcov-reporter": "^1.2.0", | ||
| ... | ... |
Please
register
or
sign in
to comment