mirror of
https://github.com/pi-hole/web.git
synced 2026-04-19 16:30:52 +01:00
Enable ESLint's no-console rule
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
@@ -72,6 +72,7 @@
|
||||
}
|
||||
],
|
||||
"no-alert": "off",
|
||||
"no-console": "error",
|
||||
"no-negated-condition": "off",
|
||||
"one-var": "off",
|
||||
"radix": "off",
|
||||
|
||||
Reference in New Issue
Block a user