ArnaudBarre / eslint-plugin-react-refresh

Validate that your components can safely be updated with Fast Refresh
MIT License
206 stars 13 forks source link

Supports `React.forwardRef` and `React.memo` [publish] #46

Closed SukkaW closed 2 months ago

SukkaW commented 2 months ago

Fixes https://github.com/ArnaudBarre/eslint-plugin-react-refresh/issues/44#issuecomment-2258027924 and https://github.com/ArnaudBarre/eslint-plugin-react-refresh/issues/44#issuecomment-2298906242

cc @sparrowek and @ptmkenny