Prerequisites
Reproduction url
https://stackblitz.com/edit/github-cu6wxftv?file=package.json
Reproduction access
Description of the issue
knip analyzes package.json and finds --test-reporter=spec in the test script, and complains that spec cannot be resolved.
--test-reporter can refer to 3rd party packages, but it can also refer to any of the builtin reporters.
Prerequisites
Reproduction url
https://stackblitz.com/edit/github-cu6wxftv?file=package.json
Reproduction access
Description of the issue
knipanalyzespackage.jsonand finds--test-reporter=specin thetestscript, and complains thatspeccannot be resolved.--test-reportercan refer to 3rd party packages, but it can also refer to any of the builtin reporters.