Only start, build, serve, preview, prepare, prepublishOnly, postinstall, and pre/post lifecycle hooks for start, build, serve, install
Unused devDependencies
Reported
Skipped
Type-only dependencies
Not flagged
Flagged (should be devDependencies)
$ fallow dead-code --production
● Unused exports (2) src/utils/format.ts :12 formatCurrency :28 formatPercentage Exported symbols with zero references — https://docs.fallow.tools/explanations/dead-code#unused-exports● Unused dependencies (1) moment Packages in dependencies never imported — https://docs.fallow.tools/explanations/dead-code#unused-dependencies● Type-only dependencies (1) zod → move to devDependencies (only imported via 'import type') Production dependencies only used as types — https://docs.fallow.tools/explanations/dead-code#type-only-dependencies✗ 4 issues (19ms, production mode, 623/847 files)