We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb3f70c commit 47acfedCopy full SHA for 47acfed
README.md
@@ -12,7 +12,7 @@ Install [ESLint](https://www.github.com/eslint/eslint) either locally or globall
12
$ npm install -D eslint
13
```
14
15
-If you installed `ESLint` globally, you have to install array-func plugin globally too. Otherwise, install it locally.
+If you installed `ESLint` globally, you have to install the `array-func` plugin globally too. Otherwise, install it locally.
16
17
```sh
18
$ npm install -D eslint-plugin-array-func
0 commit comments