Closed LetsZiggy closed 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.
eslint_d stop
on_exit()
I forgot to make changes on a new branch. Will make changes and create a new pull request.
Called
eslint_d stop
only if eslint_d is used. Sublime Text 4 has anon_exit()
API call when Sublime Text closed.