eslint-plugin-react-redux icon indicating copy to clipboard operation
eslint-plugin-react-redux copied to clipboard

Add an option to allow retun value of bindActionCreators call

Open dentuzhik opened this issue 4 years ago • 1 comments

Added a new option allowReturnBindFn which does not fail the react-redux/mapDispatchToProps-returns-object if result of mapmapDispatchToProps is a proxy-call to bindActionCreators

For now we are using it in our fork, but considering some other issues in this repo, it might be a good addition.

Fixes #30

dentuzhik avatar Dec 02 '20 11:12 dentuzhik

is this still in consideration?

brewster1134 avatar Jan 20 '23 21:01 brewster1134