Eslint rule for exhaustive deps
defunctzombie opened this issue · 1 comments
defunctzombie commented
If we stick with react project template setup we should include eslint rule for exhaustive deps (for react hooks) as it is easy to omit deps and not have hooks update properly. Maybe we can use the new @foxglove/eslint-plugin as the default ruleset.
jhurliman commented
Also see foxglove/eslint-plugin#12