JavaScript code style in WebStorm shows unterminated statement warning
Try the following Steps:
Ctrl-Shift-A –> Unterminated Statement –> Off
Also for other unwanted inspection problems press Alt+Enter on highlighted code. Context menu will be shown with suggested solutions, including disabling the inspection.
To fix this, change the following setting in Editor > Inspections
of WebStorm:
]