willhoney7 / eslint-plugin-import-helpers

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

Add support for ESLint v8 #41

Closed doochik closed 2 years ago

willhoney7 commented 2 years ago

@doochik were you able to verify it continued to work as expected? I haven't looked at any v7 -> v8 migration guides yet to know

doochik commented 2 years ago

Yeah, npm test works well with no errors

willhoney7 commented 2 years ago

closes #42