Skip to content

JS Convention: Trailing Commas in Objects & Arrays #66

@joshburgess

Description

@joshburgess

More recently many people have started using trailing commas in lists in JavaScript to make git diffs/merging easier (fewer changed lines), and this is also supported in other languages, like C#.

I think it's definitely still in the minority, but it would be a cool metric to be able to see, separate from the comma before/comma after convention.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions