Detect Dead Exports JavaScript for Cleaner AI Code
Dead exports are unreferenced exports in JavaScript—clutter that slows AI-assisted development and increases risk. Detect them with project-wide static analysis, using Knip for monorepos and ts-prune for TypeScript, while watching for false positives from barrels and dynamic imports. Tree-shaking wo