summaryrefslogtreecommitdiffstats
path: root/.eslintrc.json
diff options
context:
space:
mode:
Diffstat (limited to '.eslintrc.json')
-rw-r--r--.eslintrc.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/.eslintrc.json b/.eslintrc.json
index d62daffcf..98c4bbbe6 100644
--- a/.eslintrc.json
+++ b/.eslintrc.json
@@ -66,7 +66,6 @@
"max-lines-per-function": "off",
"max-statements-per-line": "off",
"new-cap": "off",
- "no-else-return": "off",
"no-inline-comments": "off",
"no-invalid-this": "off",
"no-negated-condition": "off",