Skip to content

Rule proposal: no-unused-scoped-elements #171

Description

@katepysova

eslint-plugin-wc could use a rule that reports entries in static scopedElements that are declared but never used in the component’s templates or class method bodies.

Unused scoped element mappings tend to accumulate during refactors and leave registries noisy or misleading. This rule would help keep scoped registries accurate and maintainable by flagging stale tag mappings early.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions