Remove no-console eslint rule
This commit is contained in:
@@ -89,15 +89,6 @@
|
|||||||
"openlayers-internal"
|
"openlayers-internal"
|
||||||
],
|
],
|
||||||
"rules": {
|
"rules": {
|
||||||
"no-console": [
|
|
||||||
2,
|
|
||||||
{
|
|
||||||
"allow": [
|
|
||||||
"assert",
|
|
||||||
"warn"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"no-constant-condition": 0,
|
"no-constant-condition": 0,
|
||||||
"openlayers-internal/enum": 2,
|
"openlayers-internal/enum": 2,
|
||||||
"openlayers-internal/no-duplicate-requires": 2,
|
"openlayers-internal/no-duplicate-requires": 2,
|
||||||
|
|||||||
Reference in New Issue
Block a user