ts-prune icon indicating copy to clipboard operation
ts-prune copied to clipboard

Find unused exports in a typescript project. 🛀

Results 11 ts-prune issues
Sort by recently updated
recently updated
newest added

**Describe the bug** --unusedInModule not working OS: Windows/Powershell **To Reproduce** Steps to reproduce the behavior: 1. ts-prune -e -u **Expected behavior** (used in module) errors will not appear in the...

bug