We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccac2c2 commit 1f99c7cCopy full SHA for 1f99c7c
README.md
@@ -16,8 +16,6 @@ Next, install `eslint-plugin-eslint-plugin`:
16
$ npm install eslint-plugin-eslint-plugin --save-dev
17
```
18
19
-**Note:** If you installed ESLint globally (using the `-g` flag) then you must also install `eslint-plugin-eslint-plugin` globally.
20
-
21
## Usage
22
23
Add `eslint-plugin` to the plugins section of your `.eslintrc` configuration file. You can omit the `eslint-plugin-` prefix:
0 commit comments