Open petvas opened 8 years ago
"use strict"; var a = function() {}; var b = function() {}; var c = true; c && b(); a();
Subline 3 Build 3083
Does using jshint standalone result in the same place being highlighted?
Also, maybe a dupe of https://github.com/victorporof/Sublime-JSHint/issues/34
Subline 3 Build 3083