tl;dr If you're an Atom user and write javascript, please install the
linter-eslint-node <https://github.com/AtomLinter/linter-eslint-node/>
package for continued ESLint coverage.
Due to architectural changes within ESLint and the way the existing Atom
package (linter-eslint) works, the combination can only support ESlint
up to and including v7.
mozilla-central currently uses the ESLint v7 series, and I am looking at
upgrading it to the v8 series
<https://bugzilla.mozilla.org/show_bug.cgi?id=1725952> within the next
week or so (assuming no blocking issues are found). There's a few nice
features and improvements that are in v8 that would be good to pick up.
Therefore, if you are an Atom user, please install the
linter-eslint-node <https://github.com/AtomLinter/linter-eslint-node/>
package for continued coverage.
You may uninstall linter-eslint if all your repositories are using the
v7 series or later, more details on this point can be found here
<https://github.com/AtomLinter/linter-eslint-node/#should-i-uninstall-linter-eslint>.
Mark
--
You received this message because you are subscribed to the Google Groups
"[email protected]" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/a/mozilla.org/d/msgid/dev-platform/22f25ac7-d1fa-5eaa-27f4-98c68a32eda9%40mozilla.com.