Skip to content

Commit

Permalink
[readme] added link to redirect eslint to relevant docs
Browse files Browse the repository at this point in the history
  • Loading branch information
V2dha authored and ljharb committed Jun 24, 2022
1 parent cce3497 commit 2362832
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -38,7 +38,7 @@ This plugin does a static evaluation of the JSX to spot accessibility issues in

**If you are installing this plugin via `eslint-config-airbnb`, please follow [these instructions](https://github.com/airbnb/javascript/tree/HEAD/packages/eslint-config-airbnb#eslint-config-airbnb-1).**

You'll first need to install [ESLint](https://eslint.org):
You'll first need to install [ESLint](https://eslint.org/docs/latest/user-guide/getting-started):

```sh
# npm
Expand Down

0 comments on commit 2362832

Please sign in to comment.