@arthurgeron/eslint-plugin-react-usememo
v2.4.4
Published
This plugin enforces the wrapping of complex objects or functions (which might generate unnecessary renders or side-effects) in `useMemo` or `useCallback`. It also allows you to programmatically enforce the wrapping of functional components in `memo`, and
Downloads
14,991