diff --git a/src/rules/eslint.json b/src/rules/eslint.json index 10b053b..3c57015 100644 --- a/src/rules/eslint.json +++ b/src/rules/eslint.json @@ -72,10 +72,7 @@ "off" ], "no-console": [ - "warn", - { - "allow": [] - } + "warn" ], "no-debugger": [ "error"