Problem
Currently I can pass --include-entry-exports via cli option, but not define it in config.
This fails when I try running fallow --include-entry-exports instead of fallow dead-code --include-entry-exports
Proposed solution
No response
Alternatives considered
running each analysis separately and dead code with --include-entry-exports flag
Problem
Currently I can pass --include-entry-exports via cli option, but not define it in config.
This fails when I try running
fallow --include-entry-exportsinstead offallow dead-code --include-entry-exportsProposed solution
No response
Alternatives considered
running each analysis separately and dead code with --include-entry-exports flag