You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: