Troubleshoot ESLint $ Errors Dec 16, 2017 error '$' is not defined no-undef env: { browser: true, es6: true, jquery: true <== You need this. } Categories eslint javascript troubleshoot error tip