Skip to content

Commit

Permalink
Revert "Update: disallow multiple options in comma-dangle schema (fixes
Browse files Browse the repository at this point in the history
#13165) (#13166)"

This reverts commit cbd0d00.
  • Loading branch information
kaicataldo committed Aug 13, 2020
1 parent 28ca339 commit 07c4107
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/rules/comma-dangle.js
Expand Up @@ -124,8 +124,7 @@ module.exports = {
}
]
}
],
additionalItems: false
]
},

messages: {
Expand Down

0 comments on commit 07c4107

Please sign in to comment.