diff --git a/lib/rules/comma-dangle.js b/lib/rules/comma-dangle.js index 9ca5efa63231..e22b7f3551e1 100644 --- a/lib/rules/comma-dangle.js +++ b/lib/rules/comma-dangle.js @@ -124,8 +124,7 @@ module.exports = { } ] } - ], - additionalItems: false + ] }, messages: {