mongkuen / gatsby-plugin-eslint

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

gatsby-plugin-eslint@2.0.1 please update to support eslint@5 #7

Closed JustFly1984 closed 5 years ago

JustFly1984 commented 5 years ago

Please update to support eslint@5

currently it requires 4.9.1 as peer dependency. All other plugins in my dev environment already works with eslint@5

mongkuen commented 5 years ago

Added support, thanks for letting me know!