You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, the sublime lint doesn't seem to produce as many errors as regular jshint.
I've verified that .jshintrc are the same but are still missing some errors.
Specifically it seems that whitespace errors are missing:
tip.js: line 70, col 30, Missing space after 'function'.
does not show up in Sublime Gutter?
The text was updated successfully, but these errors were encountered:
Hey, love the plugin.
However, the sublime lint doesn't seem to produce as many errors as regular jshint.
I've verified that .jshintrc are the same but are still missing some errors.
Specifically it seems that whitespace errors are missing:
tip.js: line 70, col 30, Missing space after 'function'.
does not show up in Sublime Gutter?
The text was updated successfully, but these errors were encountered: