-
Robert Knight authored
Usage of "hooks" has to follow certain rules [1]. This adds the official ESLint plugin to check for this. All the checks are marked as errors following the "no warnings, only errors" principle. ESLint suppressions can be used to ignore any cases where we decide not to follow a "rule". [1] https://reactjs.org/docs/hooks-rules.html
29100041
This project manages its dependencies using
Yarn.
Learn more