diff --git a/Gruntfile.js b/Gruntfile.js index e3395308..c963e170 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -197,7 +197,7 @@ module.exports = function(grunt) { }, eslint: { options: { - configFile: '.eslintrc.json' + overrideConfigFile: '.eslintrc.json' }, target: sources },