Refuses to validate .json files
Brought to you by:
mvladic
When trying to lint a .json file the plugin refuses saying it will only do JavaScript, HTML, or CSS files.
If I rename .json files to .css and lint them it works fine but then I have to change name back to .json
Not sure why a JSON Lint program would refuse to verify a .json file but can this be fixed?
... looking further, it seems I am confused and that this program was designed as a JavaScript Lint program (confusing it with jsonlint.com). So, maybe this is more of a feature request than a bug. Sorry if I posted in wrong section. In any case can you add .json as a valid file extension to test?
Please add support for .json files.