mongkuen / gatsby-plugin-eslint

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

Support for ESLint 7? #20

Closed schwigri closed 3 years ago

schwigri commented 4 years ago

Just curious if this is plugin is intending to support ESLint 7, or if I should downgrade my ESLint. Thanks!

mongkuen commented 3 years ago

It was brought to my attention that several dependencies were now outdated. A major breaking version has been released moving to eslint-webpack-plugin from the deprecated eslint-loader. ESLint version has also been updated!