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 05a53a5 commit 24e541bCopy full SHA for 24e541b
src/cli.ts
@@ -377,4 +377,5 @@ yargs
377
}
378
379
})
380
+ .demandCommand()
381
.strict().argv;
0 commit comments