-
-
Notifications
You must be signed in to change notification settings - Fork 33.5k
Closed
Description
What about changing this rule in eslint config? At the moment it's only-multiline
which allows but does not require trailing commas, and it can create misunderstandings in code review process.
Besides, changing this rule to always-multiline
will allow us to avoid misunderstandings and make diffs cleaner
Metadata
Metadata
Assignees
Labels
No labels