willhoney7 / eslint-plugin-import-helpers

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

Add/fix internal linting #45

Closed bmish closed 2 years ago

bmish commented 2 years ago

Fixes a bunch of issues:

It looks like test/linting aren't running on CI, so separately GitHub Actions should be added to run those.

willhoney7 commented 2 years ago

LGTM! Thank you!