You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
but just a heads-up that it should be switched out, and probably renamed to .enableEslintPlugin.
The text was updated successfully, but these errors were encountered:
tropicalraisel
changed the title
ESLint Loader is deprecated: ESLint Webpack Plugin should be the alternative
[Bug] ESLint Loader is deprecated: ESLint Webpack Plugin should be the alternative
Aug 18, 2021
I've changed out
.enableEslintLoader({ ... })
to the following:but just a heads-up that it should be switched out, and probably renamed to
.enableEslintPlugin
.The text was updated successfully, but these errors were encountered: