bcomnes / sublime-standard-format

:sparkles: Runs standard --fix against the javascript in your ST3 window on save or manually.
https://packagecontrol.io/packages/StandardFormat
MIT License
60 stars 21 forks source link

eslint_d leaks errors in format #80

Open bcomnes opened 3 years ago

bcomnes commented 3 years ago

To reproduce:

Put an error in an eslint config, and try to format with eslint_d with this plugin.