sinonjs/sinon

Use knip instead of unimported

Open

#2637 opened on Feb 10, 2025

View on GitHub
 (2 comments) (0 reactions) (1 assignee)JavaScript (9,548 stars) (764 forks)batch import
Help wantedgood first issue

Description

In https://github.com/sinonjs/sinon/pull/2636 we removed unimported, because it had been archived.

The author recommends using knip instead.

Let's implement knip and use it for finding unused files and dependencies.

Contributor guide