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 4ab1f21 commit 0af6d9aCopy full SHA for 0af6d9a
bin/cli-flags.js
@@ -62,7 +62,7 @@ module.exports = {
62
},
63
{
64
name: 'open',
65
- type: String,
+ type: [String, Boolean],
66
describe:
67
'Open the default browser, or optionally specify a browser name',
68
0 commit comments