willhoney7 / eslint-plugin-import-helpers

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

Support the latest version of ESLint (v8) #42

Closed micalevisk closed 2 years ago

micalevisk commented 2 years ago

Can you please update the range below? I want to use this package with ESLint 8.2.0

https://github.com/Tibfib/eslint-plugin-import-helpers/blob/eedc8cda86330d4fe253a9af36d170abae03cda0/package.json#L23-L24

willhoney7 commented 2 years ago

released with v1.2: https://github.com/Tibfib/eslint-plugin-import-helpers/releases/tag/v1.2.0