@axellero/eslint-config-jsx-a11y
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

axellero logo
@axellero/eslint-config-jsx-a11y

ESLint configuration for JSX Accessibility

axellero/eslint repository github workflow status axellero/eslint repository license @axellero/eslint-config-jsx-a11y

Installation

Add peer dependencies:

$ yarn add -D eslint eslint-plugin-jsx-a11y

...then install config packages:

$ yarn add -D @axellero/eslint-config-jsx-a11y

Usage

{
  // package.json
  "eslintConfig": {
    "extends": [
      "@axellero/eslint-config-jsx-a11y"
    ]
  }
}

Contributing

Any PR is welcomed by our @js-opensource team. Check out our contributing guidelines for more info.

License

axellero eslint config license

Package Sidebar

Install

npm i @axellero/eslint-config-jsx-a11y

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

6.15 kB

Total Files

7

Last publish

Collaborators

  • olehan