diff --git a/Gruntfile.js b/Gruntfile.js index 33393af5..ee4ab7b8 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -4,6 +4,7 @@ module.exports = function(grunt) { pkg: grunt.file.readJSON("package.json"), eslint: { options: { + fix: "true", configFile: ".eslintrc.json" }, target: [