diff --git a/.eslintrc b/.eslintrc index 68704c75..02148fe0 100644 --- a/.eslintrc +++ b/.eslintrc @@ -48,7 +48,6 @@ ], "block-scoped-var": "warn", "camelcase": "error", - "consistent-return": "warn", "constructor-super": "error", "dot-notation": "error", "eqeqeq": ["error", "smart"],