Skip to content

Commit

Permalink
Merge pull request #1119 from godcrampy/patch-2
Browse files Browse the repository at this point in the history
chore: Remove redundant multiple property of OptionDefinition cli-flags.js
  • Loading branch information
evenstensberg authored Nov 15, 2019
2 parents 7803d35 + ecf4a38 commit 690dd02
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/utils/cli-flags.js
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@ module.exports = {
{
name: 'entry',
type: String,
multiple: false,
defaultValue: null,
defaultOption: true,
group: BASIC_GROUP,
Expand Down

0 comments on commit 690dd02

Please sign in to comment.