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