Index files that only re-export from other modules, degrading build performance and tree-shaking
TypeScript AST
Note: Some results may be false positives. Use your judgement before acting.
Configuration
Setting
Type
Default
Description
codehealth.entry
string[]
[]
Entry point file paths (glob patterns) passed to fallow for dead code analysis. Exports in these files are treated as used, so fallow won't report them as unused.
Issue Reporting and Feature Requests
Found a bug? Have a feature request? Reach out on our GitHub Issues page.