This is the source code:
// foo.ts
export function used() {}
export function unused() {}
and the spec files:
- foo.ts
- foo.spec/
+-- used.spec.ts
+-- unused.spec.ts
When I removed the unused
function by knip, I wanted also to remove the foo.spec/unused.spec.ts
, but keep foo.spec/used.spec.ts
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too