1.1.1 • Published 2 years ago

@azimutlabs/eslint-config-jsx-a11y v1.1.1

Weekly downloads
46
License
MIT
Repository
github
Last release
2 years ago

Installation

Add peer dependencies:

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

...then install config packages:

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

Usage

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

Contributing

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

License

azimutlabs eslint config license