Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

☂️ Linter 11.0.0 #3739

Closed
21 of 29 tasks
ematipico opened this issue Nov 15, 2022 · 0 comments
Closed
21 of 29 tasks

☂️ Linter 11.0.0 #3739

ematipico opened this issue Nov 15, 2022 · 0 comments
Assignees
Labels
A-Linter Area: linter umbrella Issue to track a collection of other issues

Comments

@ematipico
Copy link
Contributor

ematipico commented Nov 15, 2022

Description

Issue to track works around the linter to this release cycle

Infra

Rules

Accessibility

React hooks rules

More details about

#3355
Checks the dependencies array of React Hooks contains all referenced bindings
Example error:
function Component({ prop }) { useEffect(() => { prop(); }, []); }

@ematipico ematipico added umbrella Issue to track a collection of other issues A-Linter Area: linter labels Nov 15, 2022
@ematipico ematipico added this to the 11.0.0 milestone Nov 15, 2022
@ematipico ematipico pinned this issue Nov 18, 2022
@ematipico ematipico unpinned this issue Dec 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A-Linter Area: linter umbrella Issue to track a collection of other issues
Projects
Status: Done
Development

No branches or pull requests

2 participants