Peter Haight
Results
3
comments of
Peter Haight
I wonder if it would make more sense to move the effect callbacks async check into a separate rule like `react-hooks/async-use-effect`? In this case we want to check the dependencies,...
I ran into this as well and the work around described above worked for me. I'm using 1.15.1. I also wanted to provide the specific command for the workaround here...