foxglove/create-foxglove-extension

Eslint rule for exhaustive deps

defunctzombie opened this issue · 1 comments

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.