polygonplanet/sublime-text-eslint

SublimeLinter-eslint vs. sublime-text-eslint

Closed this issue · 1 comments

wzup commented

What are the differences in terms of using with ST3?

SublimeLinter-eslint can lint in real time.
But it use always the CPU (or your settings).

sublime-text-eslint can't lint in real time. It only simple lint in manually. It was forked from sublime-jshint