eslint-plugin-jsx-a11y

用于 JSX 元素可访问性规则的静态 AST 检查器

1
2
3
{
  "plugins": ["jsx-a11y"]
}