-
Notifications
You must be signed in to change notification settings - Fork 6
React rule: hook-dependency-smell #159
Copy link
Copy link
Open
Labels
area: detectorDetector/rule behaviorDetector/rule behaviordifficulty: mediumModerate task with multiple files or design choicesModerate task with multiple files or design choicesenhancementNew feature or requestNew feature or requestgood-first-ruleStarter work for adding or improving a DebtLens ruleStarter work for adding or improving a DebtLens rulehelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
area: detectorDetector/rule behaviorDetector/rule behaviordifficulty: mediumModerate task with multiple files or design choicesModerate task with multiple files or design choicesenhancementNew feature or requestNew feature or requestgood-first-ruleStarter work for adding or improving a DebtLens ruleStarter work for adding or improving a DebtLens rulehelp wantedExtra attention is neededExtra attention is needed
Goal
useEffect with object/array literals in deps recreated each render.
Difficulty
Medium
Area
Detector (react)
Suggested approach
Acceptance criteria
Suggested test command
npm test -- tests/detectors/