Setting eslint to work as a file is updated
Closed this issue · 1 comments
joeyfigaro commented
Currently looks like it's only run manually or on save. I'd like errors/warnings to be displayed inline as I work on a file.
polygonplanet commented
This module's concept is linting by manually, it's not a real-time linting.
You can use SublimeLinter-eslint
for real-time check.