https://github.com/sindresorhus/grunt-eslint/pull/171 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
@@ -14,7 +14,7 @@ module.exports = function(grunt) {
},
eslint: {
options: {
- configFile: '.eslintrc.json',
+ overrideConfigFile: '.eslintrc.json',
failOnError: false
target: [