@celsodias12/eslint-config-a11y

1.0.0 • Public • Published

Installation

Install the package and its dependencies:

npm i -D @celsodias12/eslint-config-a11y eslint-plugin-jsx-a11y

Configuration

In your ESLint configuration file, add the following content:

{
  "extends": [
    // ... other configs
    "@celsodias12/eslint-config-a11y"
  ]
}

/@celsodias12/eslint-config-a11y/

    Package Sidebar

    Install

    npm i @celsodias12/eslint-config-a11y

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    1.84 kB

    Total Files

    3

    Last publish

    Collaborators

    • celsodias12