-
Notifications
You must be signed in to change notification settings - Fork 6
React rule: story-only-component #161
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
Components exported only from .stories.tsx never used in app code.
Difficulty
Medium
Area
Detector (react)
Suggested approach
Acceptance criteria
Suggested test command
npm test -- tests/detectors/