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 (322 forks)batch import
cligood first issue

Repository metrics

Stars
 (8,058 stars)
PR merge metrics
 (No merged PRs in 30d)

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