• Robert Knight's avatar
    Add eslint-plugin-jsx-a11y to the lint configuration · e0e293da
    Robert Knight authored
    This helps detect accessibility errors in markup as part of `make lint`.
    
    Flag the current set of known errors with a `FIXME-A11Y` comment and
    suppress them temporarily, so that we can fix them incrementally while guarding
    against new errors.
    
    Part of #1727
    e0e293da
help-panel.js 4.99 KB