Avoid shadowing ESLint config in package.json
This commit is contained in:
@@ -83,6 +83,7 @@
|
||||
"proj4": false
|
||||
},
|
||||
"rules": {
|
||||
"no-console": [2, {"allow": ["assert"]}],
|
||||
"no-constant-condition": 0
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user