mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 19:53:36 +00:00
Dont fix eslint errors automatically
This commit is contained in:
parent
0b2e836e3d
commit
7470a3b813
@ -4,7 +4,6 @@ module.exports = function(grunt) {
|
|||||||
pkg: grunt.file.readJSON("package.json"),
|
pkg: grunt.file.readJSON("package.json"),
|
||||||
eslint: {
|
eslint: {
|
||||||
options: {
|
options: {
|
||||||
fix: "true",
|
|
||||||
configFile: ".eslintrc.json"
|
configFile: ".eslintrc.json"
|
||||||
},
|
},
|
||||||
target: [
|
target: [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user