mongkuen / gatsby-plugin-eslint

Gatsby plugin to add support for ESLint
MIT License
13 stars 14 forks source link

eslint-loader deprecated #24

Closed jwkellyiii closed 3 years ago

jwkellyiii commented 3 years ago

Is this library still alive? Asking as this library relies on eslint-loader ^3.0.2 as a peerDependency, however eslint-loader has been deprecated in favor of eslint-webpack-plugin. Is there a plan to update this library to move to eslint-webpack-plugin?

mongkuen commented 3 years ago

Thanks for bringing my attention to this, revived a major version update to address this