<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Feb 23, 2017 at 5:56 PM, Jared Wein <span dir="ltr"><<a href="mailto:jwein@mozilla.com" target="_blank">jwein@mozilla.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><div>Does the ESLint support hook in to the mozilla-eslint configuration? Can you please update <a href="https://developer.mozilla.org/en-US/docs/ESLint" target="_blank">https://developer.mozilla.org/<wbr>en-US/docs/ESLint</a> or <a href="https://wiki.mozilla.org/DevTools/CodingStandards#JS_linting_with_ESLint" target="_blank">https://wiki.mozilla.org/<wbr>DevTools/CodingStandards#JS_<wbr>linting_with_ESLint</a> with any steps required to configure this plugin?<br></div></div></div></blockquote><div><br></div><div>It's quite trivial, in settings.json just set "eslint.nodePath" to path to the src tree node_modules. Strangely enough (or maybe not) in my case it also worked to just set it to the relative path starting from the src dir "tools/lint/eslint/node_modules/.bin".<br></div><div>I agree it's worth to add to the documentation.<br></div><div> <br></div></div></div></div>