Sublime-JSHint
Sublime-JSHint copied to clipboard
Redefinition of 'Comment', is Comment a keyword in JSHint?
simply like this:
var Comment = 'asdf';
and got a error:
Redefinition of 'Comment'.
same problem with: File
I'm having this problem too.
+1
+1