wgrabowski / ngx-unused

Find declared but unused Angular classes in your codebase.
https://www.npmjs.com/package/ngx-unused
21 stars 2 forks source link

Unused imported modules #4

Open wgrabowski opened 3 years ago

wgrabowski commented 3 years ago

Add new command for checking if for given module class anything from what this module import is used in this module files.

jtc10005 commented 2 months ago

This would be great.