With GitHub and Facebook introducing Atom-IDE and atom-languageclient maturing, it might make sense to utilize a language server. This isolation of the core linter may help us when writing tests and when incorporating ESLint plugins, for example.
In case anyone is interested, I’ve started development of a JavaScript Standard Style Language Server over at sonicdoe/standard-language-server a few weeks ago.
With GitHub and Facebook introducing Atom-IDE and atom-languageclient maturing, it might make sense to utilize a language server. This isolation of the core linter may help us when writing tests and when incorporating ESLint plugins, for example.
In case anyone is interested, I’ve started development of a JavaScript Standard Style Language Server over at sonicdoe/standard-language-server a few weeks ago.