We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0215c38 commit e835aafCopy full SHA for e835aaf
README.md
@@ -7,7 +7,7 @@ React specific linting rules for ESLint
7
8
# Installation
9
10
-Install [ESLint](https://www.github.com/eslint/eslint) either locally or globally.
+Install [ESLint](https://www.github.com/eslint/eslint) either locally or globally. (Note that locally, per project, is strongly preferred)
11
12
```sh
13
$ npm install eslint --save-dev
0 commit comments