Skip to content

Commit

Permalink
Emphasize the installation of eslint plugin package
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexandrHoroshih authored Jan 16, 2024
1 parent 19abd49 commit 88f555c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,12 @@ Notice, that **you don't need** the `reactSsr` option of the plugin, when using

It is recommened to install the official [Effector ESlint Plugin](https://eslint.effector.dev/) with React Preset, it will help you follow best practices and avoid common mistakes, like always using `useUnit`

#### Installation

See the [installation guide here](https://github.com/effector/eslint-plugin?tab=readme-ov-file#installation).

#### Setup

**.eslintrc**

```json
Expand Down

0 comments on commit 88f555c

Please sign in to comment.