diff --git a/index.js b/index.js index 9ea7caa..889b9a9 100644 --- a/index.js +++ b/index.js @@ -677,7 +677,8 @@ module.exports = { // allowSafe: true // } // ], - + + 'default-case': 'off', // It conflicts with `@typescript-eslint/switch-exhaustiveness-check`. It would still be nice to have this rule for non-exhaustive switches though. '@typescript-eslint/switch-exhaustiveness-check': [ 'error', {