From 7470a3b8132bb3833df2574f3d977ecc5ae36de7 Mon Sep 17 00:00:00 2001 From: rejas Date: Wed, 11 Mar 2020 10:48:43 +0100 Subject: [PATCH] Dont fix eslint errors automatically --- Gruntfile.js | 1 - 1 file changed, 1 deletion(-) 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: [