-
Notifications
You must be signed in to change notification settings - Fork 168
Open
Labels
claude-create-prTrigger Claude AI to automatically implement this issue and create a PRTrigger Claude AI to automatically implement this issue and create a PRgood first issueGood for newcomersGood for newcomers
Description
Description
Enable the Biome linting rule useUniqueElementIds
from the nursery category.
Background
This rule is currently disabled in frontend/internal-packages/configs/biome.jsonc:21-78
as part of issue #2244.
Tasks
- Fix all violations of the
useUniqueElementIds
rule - Remove the rule from the disabled list in biome.jsonc
- Ensure all tests pass
- Ensure the build succeeds
Reference
- Parent issue: Re-enable disabled Biome linting rules #2244
- Biome rule documentation: https://biomejs.dev/linter/rules/use-unique-element-ids/
Metadata
Metadata
Assignees
Labels
claude-create-prTrigger Claude AI to automatically implement this issue and create a PRTrigger Claude AI to automatically implement this issue and create a PRgood first issueGood for newcomersGood for newcomers