Skip to content

The fields frontend declares an unused msw dependency #60

Description

@SirLouen

One plugin frontend declares a test dependency it never imports.

Current state: plugins/fields/frontend/package.json lists msw among its devDependencies, copied from the shape the other plugin frontends use, but nothing in that package imports it. knip reports it as unused. It is not caught by any gate because knip does not run in CI.

Proposal: drop the entry. Consider whether knip belongs in CI as a separate question, since it would have named this on the pull request that introduced it.

Trigger: active, it shipped in 0.10.0 and knip names it on every run.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions