Require trailing commas on multi-line array/object literals
Add an ESLint rule to require this and fix up non-conforming code using ESLint's --fix tool.
Showing
Please register or sign in to comment
Add an ESLint rule to require this and fix up non-conforming code using ESLint's --fix tool.