Dont fix eslint errors automatically

This commit is contained in:
rejas 2020-03-11 10:48:43 +01:00
parent 0b2e836e3d
commit 7470a3b813

View File

@ -4,7 +4,6 @@ module.exports = function(grunt) {
pkg: grunt.file.readJSON("package.json"),
eslint: {
options: {
fix: "true",
configFile: ".eslintrc.json"
},
target: [