rushstack
rushstack copied to clipboard
[rush] Feat rush scan unused types
Summary
Add feature for https://github.com/microsoft/rushstack/issues/2616
Details
rush scansupport scanning esm dynamic import- support scan unused
@types/packages. - rewrite
consoletoTerminal
How it was tested
local

Would it make more sense to move this functionality to Heft?
@iclanton Originally, it's a feature proposal to current rush scan. Anyway, could you elaborate more about the steps to feat into Heft? I am willing to do this.