<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p>Continuing with the ESLint improvements, we've just <a
href="https://bugzilla.mozilla.org/show_bug.cgi?id=1305023">landed
a change</a> 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.<br>
</p>
<p>The change means that you should no longer need to tell your
editor plugins for a specific location of the ESLint binary.</p>
<p>Previously you would have needed to specify
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<code>tools/lint/eslint/node_modules/.bin</code>, but no longer.
All new developers need to do is install the <a
href="http://eslint.org/docs/user-guide/integrations#editors">appropriate
plug-ins</a>.
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</p>
<p>I've updated the <a
href="https://developer.mozilla.org/docs/ESLint">devmo page</a>
to reflect these changes.</p>
<p>If you need help, feel free to ping me on irc if I'm about, or
drop by #eslint.</p>
<p>Note: you can delete the old <tt>tools/lint/node_modules</tt>
safely.<br>
</p>
<p>Mark<br>
</p>
</body>
</html>