summaryrefslogtreecommitdiff
path: root/src/rules/eslint.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/rules/eslint.json')
-rw-r--r--src/rules/eslint.json5
1 files changed, 1 insertions, 4 deletions
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"