diff --git a/package.json b/package.json index ea818b24df..d622507851 100644 --- a/package.json +++ b/package.json @@ -89,15 +89,6 @@ "openlayers-internal" ], "rules": { - "no-console": [ - 2, - { - "allow": [ - "assert", - "warn" - ] - } - ], "no-constant-condition": 0, "openlayers-internal/enum": 2, "openlayers-internal/no-duplicate-requires": 2,