зеркало из https://github.com/mozilla/treeherder.git
Enable passing eslint rule: jsx-a11y/label-has-for (#5406)
This commit is contained in:
Родитель
9326906d9d
Коммит
b88f62b97a
|
@ -31,7 +31,6 @@ module.exports = {
|
|||
'default-case': 'off',
|
||||
'jsx-a11y/click-events-have-key-events': 'off',
|
||||
'jsx-a11y/control-has-associated-label': 'off',
|
||||
'jsx-a11y/label-has-for': 'off',
|
||||
'jsx-a11y/no-noninteractive-element-interactions': 'off',
|
||||
'jsx-a11y/no-static-element-interactions': 'off',
|
||||
'no-alert': 'off',
|
||||
|
|
Загрузка…
Ссылка в новой задаче