Commit 7cd4b81
feat: prevent illegal useEffect usage (#566)
* chore(deps): add eslint-plugin-react-you-might-not-need-an-effect
* feat: prevent illegal useEffect usage
* Create silly-spoons-tease.md
Signed-off-by: Kentaro Suzuki <71284054+sushichan044@users.noreply.github.com>
* chore: update snapshot (github-actions)
---------
Signed-off-by: Kentaro Suzuki <71284054+sushichan044@users.noreply.github.com>
Co-authored-by: robo-miku[bot] <185786754+robo-miku[bot]@users.noreply.github.com>1 parent b60b6da commit 7cd4b81
5 files changed
Lines changed: 119 additions & 53 deletions
File tree
- .changeset
- packages/eslint-config
- src/base
- test/__snapshots__
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
| |||
0 commit comments