diff --git a/index.js b/index.js index b2fea23..2d70929 100644 --- a/index.js +++ b/index.js @@ -50,7 +50,6 @@ module.exports = { 'accessor-pairs': 2, 'array-callback-return': 2, 'block-scoped-var': 2, - 'consistent-return': 2, 'curly': 2, 'default-case': 2, 'dot-notation': 2,