Skott plugin for Rush
npm install rush-plugin-skottskott is a minimalist library thats generates directed graphs from projects.
This rush-plugin-skott exposes multiple commands leveraging the power of skott:
#### rush graph
This command generates a graph of your Rush monorepo projects and opens a webui to visualize it.
#### rush list-unused-packages
This command traverses each of the Rush monorepo projects and search for unused npm packages in production code.