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
This reverts commit cbd0d00.
  • Loading branch information
kaicataldo committed Aug 13, 2020
1 parent 28ca339 commit 1db8cb8
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 1db8cb8

Please sign in to comment.