Skip to content

Commit

Permalink
Merge branch 'main' into fix/change-variant-to-reflect
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexandrHoroshih authored Feb 14, 2024
2 parents 2193d43 + 88f555c commit 8177023
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 8177023

Please sign in to comment.