elicwhite / ESLint-Formatter

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

feat: support stopping eslint_d when Sublime Text closes #85

Closed LetsZiggy closed 3 years ago

LetsZiggy commented 3 years ago

Called eslint_d stop only if eslint_d is used. Sublime Text 4 has an on_exit() API call when Sublime Text closed.

LetsZiggy commented 3 years ago

I forgot to make changes on a new branch. Will make changes and create a new pull request.