Skip to content

Commit

Permalink
Fix: revert "Update: disallow multiple options in comma-dangle schema" (
Browse files Browse the repository at this point in the history
#13564)

This reverts commit cbd0d00.
  • Loading branch information
kaicataldo committed Aug 14, 2020
1 parent 254990e commit 4e0b672
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 4e0b672

Please sign in to comment.