CLI reference for fallow fix. Automatically remove unused exports and dependencies from source files with dry-run preview and JSON output.
Automatically remove unused exports and dependencies from your codebase. Fallow modifies your source files in place, so treat this like a refactoring tool.
Always commit your changes before running fallow fix. This gives you a clean rollback point if anything unexpected happens.
Use --dry-run first to preview exactly what will be removed before applying any changes.