webpro-nl / knip

✂️ Find unused files, dependencies and exports in your JavaScript and TypeScript projects. Knip it before you ship it!
https://knip.dev
ISC License
7.06k stars 177 forks source link

#798 exclude built-in cypress reporters from dependency check #803

Open duncan-thacker opened 1 month ago

duncan-thacker commented 1 month ago

Closes #798

Filters out built-in dependencies when checking Cypress reporter packages

duncan-thacker commented 1 month ago

The test case is pretty much a direct copy of the cypress-multi-reporter one

pkg-pr-new[bot] commented 1 month ago

Open in Stackblitz

bun add https://pkg.pr.new/knip@803

commit: 82c6ee6

webpro commented 3 weeks ago

Is there still interest to wrap this one up?