Skip to content

Removal of semicolons #127

Answered by jeremyckahn
arthuro555 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @arthuro555! It is strictly a stylistic preference. There’s no performance difference, and even if there was, the semicolons get re-inserted into the build artifacts by the build tool.

I just personally prefer terser code and less typing, and Prettier made it very easy to make the change. 🙂

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by arthuro555
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants