Skip to content

Conversation

david-a-wheeler
Copy link
Contributor

A common error when modifying the JavaScript files is forgetting to add a separating comma to the previous line. This is detected when loading (including any tests), but it's still annoying. To reduce the likelihood of this error, add trailing commas to lines of the form "..."

A common error when modifying the JavaScript files is forgetting
to add a separating comma to the previous line. This is detected
when loading (including any tests), but it's still annoying.
To reduce the likelihood of this error, add trailing commas to
lines of the form "..."

Signed-off-by: David A. Wheeler <[email protected]>
@david-a-wheeler david-a-wheeler merged commit 651bf91 into main Feb 6, 2025
4 checks passed
@david-a-wheeler david-a-wheeler deleted the commaize branch February 6, 2025 00:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant