Closed sentience closed 11 years ago
Running JSHint on the same file from the command prompt produces no output.
Please help me recreate the error by indicating which operating system you are running and the method you used to install the package?
OS X 10.8.2.
Installed with Package Control.
Kevin Yank http://kevinyank.com/ @sentience
On 22/02/2013, at 8:08 AM, Jamie Hoover ⚔ notifications@github.com wrote:
Please help me recreate the error by indicating which operating system you are running and the method you used to install the package?
— Reply to this email directly or view it on GitHub.
JSHint does not validate JSON files. I missed this detail earlier. Make sure that you have enabled auto detect for which type of build to use on files. If you run JSHint command on a JSON file, there is no logic to message you about using the wrong kind of file such as HTML or JSON. I will look into having such logic during the Sublime Text 3 refactor.
I get this error when invoking JSHint on a JSON file in Sublime Text 2: