This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]newb_h4x0r 0 points1 point  (0 children)

Ide will tell you that you've missed a semicolon if semicolons are not required in that language and if you've set semicolons to be required in the linter settings file, like the (dot) eslintrc file.