aboutsummaryrefslogtreecommitdiffstats
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 bf4c767c9..b04b72b4b 100644
--- a/.eslintrc.json
+++ b/.eslintrc.json
@@ -53,7 +53,6 @@
// Temporarily disabled rules
"array-callback-return": "off",
"array-element-newline": "off",
- "callback-return": "off",
"consistent-return": "off",
"consistent-this": "off",
"func-style": "off",