You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[`no-direct-set-state-in-use-effect`](./hooks-extra-no-direct-set-state-in-use-effect)| 1️⃣ || Disallow direct calls to the `set` function of `useState` in `useEffect`|
137
+
|[`no-direct-set-state-in-use-effect`](./hooks-extra-no-direct-set-state-in-use-effect)| 1️⃣ |`🧪`| Disallow direct calls to the `set` function of `useState` in `useEffect`|
138
138
|[`no-direct-set-state-in-use-layout-effect`](./hooks-extra-no-direct-set-state-in-use-layout-effect)| 0️⃣ |`🧪`| Disallow direct calls to the `set` function of `useState` in `useLayoutEffect`|
0 commit comments