diff --git a/package.json b/package.json index 2b0a2e27..c454fff6 100644 --- a/package.json +++ b/package.json @@ -76,6 +76,7 @@ ], "no-alert": "off", "no-console": "error", + "no-else-return": "off", "no-negated-condition": "off", "no-var": "off", "object-shorthand": "off",