The error context (a.k.a. "original text") as provided by jshint is not very useful and actually causes arc lint to display the lint message incorrectly.
The underlying problem here is that the error context from jshint contains the entire line from the input file rather than just the offending source code.