We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a833ba commit 3569705Copy full SHA for 3569705
1 file changed
cli.js
@@ -17,6 +17,7 @@ const cli = yargs();
17
18
// Settings
19
cli
20
+ .scriptName("pme")
21
.parserConfiguration({
22
"boolean-negation": false,
23
"dot-notation": false,
0 commit comments