Skip to content

Commit

Permalink
Update plugin links
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexandrHoroshih authored Mar 19, 2024
1 parent b069bbf commit 599030d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ Sid's are added automatically via either built-in babel plugin or our experiment

#### Babel-plugin

Effector comes with built-in official Babel plugin, which you can use for SIDs:

```json
{
"presets": ["next/babel"],
Expand All @@ -35,7 +37,7 @@ Notice, that **you don't need** the `reactSsr` option of the plugin, when using

#### SWC Plugin

[Read effector SWC plugin documentation](https://github.com/effector/swc-plugin)
[Read effector SWC plugin documentation](https://github.com/kireevmp/effector-swc-plugin)

### Effector ESlint Plugin

Expand Down

0 comments on commit 599030d

Please sign in to comment.