Continuing with the ESLint improvements, we've just landed a change <https://bugzilla.mozilla.org/show_bug.cgi?id=1305023> on autoland that moves some of the files for ESLint setup to the root directory of mozilla-central. It should merge later today if all goes well.

The change means that you should no longer need to tell your editor plugins for a specific location of the ESLint binary.

Previously you would have needed to specify |tools/lint/eslint/node_modules/.bin|, but no longer. All new developers need to do is install the appropriate plug-ins <http://eslint.org/docs/user-guide/integrations#editors>.

I've updated the devmo page <https://developer.mozilla.org/docs/ESLint> to reflect these changes.

If you need help, feel free to ping me on irc if I'm about, or drop by #eslint.

Note: you can delete the old tools/lint/node_modules safely.

Mark

_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to