Troubleshoot ESLint $ Errors
error '$' is not defined no-undef
env: {
browser: true,
es6: true,
jquery: true <== You need this.
}
error '$' is not defined no-undef
env: {
browser: true,
es6: true,
jquery: true <== You need this.
}