Do you always use semicolons on your JS file?
Updated by Brady Stroud [SSW] 1 year ago. See history
123
<introEmbed
body={<>
For most of the cases, it quite rare to have problems when omitting semicolons, but there are a few scenarios where they are required to prevent syntax errors or resolve code ambiguities.
</>}
/>
To save yourself time and troubles, it's highly recommended that you just place them all the time. More than avoiding you to have some headaches, your code will also look a lot more consistent.
Categories
Related rules
Need help?
SSW Consulting has over 30 years of experience developing awesome software solutions.