We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a310a7b commit b6e3888Copy full SHA for b6e3888
src/cli.ts
@@ -378,4 +378,5 @@ yargs
378
}
379
})
380
.demandCommand()
381
+ .recommendCommands()
382
.strict().argv;
0 commit comments