Thanks to visit codestin.com
Credit goes to docs.fallow.tools

Skip to main content
Watch mode re-runs dead code analysis when files change. Saves are debounced. Press Ctrl+C to stop.
Watch mode supports the global flags (like --format, --production, --fail-on-issues, --include-entry-exports, --type-aware, and the --dupes-* family). The dead-code issue-type filters like --unused-exports are not available.

Examples

Example output

$ fallow watch

See also

Dead code analysis

How fallow detects dead code.

fallow dead-code

The one-shot form of the analysis watch mode re-runs.