Use knip instead of unimported
Author: mroderickCreated Feb 10, 2025Updated Mar 18, 2025
LabelsHelp wantedgood first issue
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.
Source: sinonjs/sinon