pahen / madge

Create graphs from your CommonJS, AMD or ES6 module dependencies
MIT License
9.06k stars 317 forks source link

Update docs to better support typescript #361

Closed avegancafe closed 10 months ago

avegancafe commented 1 year ago

Since the default extensions scanned with the --orphans CLI option are only js files, running this in a typescript project yields confusingly zero results. Explicitly mentioning that this uses the --extensions makes this more obvious when trying to use madge.