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.
nopt
1 parent 3bcb57b commit 4c0a18cCopy full SHA for 4c0a18c
1 file changed
bin/cmd.js
@@ -43,6 +43,7 @@ const { values: parsed, positionals: args } = parseArgs({
43
type: 'boolean'
44
}
45
},
46
+ allowNegative: true,
47
allowPositionals: true
48
})
49
0 commit comments