diff --git a/.eslintrc.js b/.eslintrc.js index 4b06660b21..2126776d2c 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -14,7 +14,6 @@ module.exports = { 'error', 'type', ], - 'smarthr/a11y-delegate-element-has-role-presentation': 'error', 'smarthr/require-barrel-import': 'off', }, }