tj / commander.js

node.js command-line interfaces made easy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Commander v12 breaks implicit negative flag.

mshima opened this issue · comments

It’s not possible to add implicit negative flag anymore due to flag clash check.

See #1343 (comment)

Nevermind implicit is working, tests were not using implicit.