UNPKG

@ijsto/eslint-config

Version:
11 lines (10 loc) 180 B
module.exports = { 'jsx-a11y/anchor-is-valid': 0, 'jsx-a11y/label-has-associated-control': [ 2, { assert: 'either', }, ], 'jsx-a11y/label-has-for': 0, };