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.
2 parents ceacb4e + b363c8c commit 5f50872Copy full SHA for 5f50872
src/index.js
@@ -22,4 +22,5 @@ yargs
22
.help()
23
.alias('h', 'help')
24
.demandCommand()
25
+ .strict()
26
.argv;
0 commit comments