elicwhite / ESLint-Formatter

Sublime Text 3 Plugin to Autoformat with Eslint
MIT License
139 stars 20 forks source link

ESLint output #48

Closed caub closed 7 years ago

caub commented 7 years ago

Currently, I'm using debug: true in the config, and opening sublime's console to see the output, but it's not very practical, I don't think that's the right way to use it

Why doesn't it output errors in the stdout simply (like build commands do), on save?

I don't see any popup, like mentioned in other issues, maybe my OS (ubuntu17.04) and version (ST3 3126) explain the different behavior