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 da18bc1 commit ae83be3Copy full SHA for ae83be3
packages/plugins/eslint-plugin/README.md
@@ -32,14 +32,7 @@ A series of composable ESLint plugins for libraries and frameworks that use Reac
32
### Install
33
34
```sh
35
-# npm
36
npm install --save-dev typescript-eslint @eslint-react/eslint-plugin
37
-
38
-# yarn
39
-yarn add --dev typescript-eslint @eslint-react/eslint-plugin
40
41
-# pnpm
42
-pnpm add --save-dev typescript-eslint @eslint-react/eslint-plugin
43
```
44
45
### Setup
0 commit comments