You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could you consider removing the semicolons at the end of the lines or make them optional?
While adding semicolons can make the code appear more rigorous, for a scripting language, ease of use might be more important. Like Python or JavaScript do not require them. hope you can take this into consideration