mirror of
https://github.com/pi-hole/web.git
synced 2026-04-17 15:45:12 +01:00
Merge pull request #2166 from pi-hole/no-else-return
Disable prettiers no-else-return rule
This commit is contained in:
@@ -76,6 +76,7 @@
|
||||
],
|
||||
"no-alert": "off",
|
||||
"no-console": "error",
|
||||
"no-else-return": "off",
|
||||
"no-negated-condition": "off",
|
||||
"no-var": "off",
|
||||
"object-shorthand": "off",
|
||||
|
||||
Reference in New Issue
Block a user