willhoney7 / eslint-plugin-import-helpers

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

bug: node@14 requirement added as a minor #51

Closed gabrielcsapo closed 1 year ago

gabrielcsapo commented 1 year ago

https://github.com/Tibfib/eslint-plugin-import-helpers/commit/49ca07b3ea169a220c2e9e36d1029bd6d1f4952e#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519R27 is currently failing https://github.com/ember-template-lint/ember-template-lint CI as it supports node > 10. Is there anyway we can remove the engine requirement and make that requirement as a part of the major?

willhoney7 commented 1 year ago

Hey! Sorry about that. I'll release a new version tonight. In the meantime, if you pin to the old version you should be able to avoid the issue.

willhoney7 commented 1 year ago

released as 1.3.1