getting error and warning "Comma expression" and "Newline or semicolon expected" in webstrorm in JS Object

0
1 comment

This is not a valid JavaScript; if you try to run it (using Run action in its right-click menu, for example), you will get

"SyntaxError: Unexpected token ':'"

Try renaming your file to manifest.json, this should fix the issue

0

Please sign in to leave a comment.