Skip to content
This repository was archived by the owner on Aug 13, 2022. It is now read-only.
This repository was archived by the owner on Aug 13, 2022. It is now read-only.

Feature (CLI): Dependency checker. #33

Description

@ryan-roemer

Should be pretty straightforward to add a check-deps CLI action that takes:

  1. An input file (or files) (or all files in repo not in node_modules or gitignored)
    2.A package.json

... and then outputs:

  1. Unused packages in package.json
  2. Missing imports

See https://www.npmjs.com/package/depcheck for other ideas...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions