willhoney7 / eslint-plugin-import-helpers

ESLint plugin to help enforce a configurable order for import statements
291 stars 17 forks source link

Update ESLint version in peerDependencies #15

Closed ai closed 5 years ago

ai commented 5 years ago

ESLint 6 was released. You awesome plugin works great with the new version. We just need to update peerDependencies to fix the warning:

warning " > eslint-plugin-import-helpers@1.0.1" has incorrect peer dependency "eslint@2.x - 5.x".
willhoney7 commented 5 years ago

Awesome, will release this shortly! Thanks!

willhoney7 commented 5 years ago

Released as 1.0.2, thanks again! https://github.com/Tibfib/eslint-plugin-import-helpers/releases/tag/v1.0.2