Enable eslint & obey react-hooks rules
Closed this issue · 2 comments
csantos1113 commented
While trying to work on this other issue #10 - I noticed there is no eslint configuration file, and there are a a few react-hooks exceptions we should be addressing.
AndreasFaust commented
Added eslint.rc
.
Does it need specific eslint-modules additionally?
AndreasFaust commented
Seems to be fixed. Please reopen, if not.