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