pahen/madge

[Feat] Specify config path via CLI

Open

#335 opened on Nov 18, 2022

View on GitHub
 (1 comment) (5 reactions) (0 assignees)JavaScript (8,058 stars) (322 forks)batch import
cligood first issue

Description

There is currently no way to provide config path or detectiveOptions via CLI. Its blocked by commander even though it would work out of the box with rc

Contributor guide