eslint-plugin-import-helpers icon indicating copy to clipboard operation
eslint-plugin-import-helpers copied to clipboard

Failing test (see link to code)

Open willhoney7 opened this issue 3 years ago • 0 comments

In the update to support ESLint v7, I was forced to add output to a test... However, when I added the correct (at least I'm pretty sure it's correct) output to the test, the test now fails! Creating this as an issue to remember for later and/or allow others to jump in if they so desire.

See here: https://github.com/Tibfib/eslint-plugin-import-helpers/blob/master/test/rules/order-imports-2.js#L133

willhoney7 avatar Jul 10 '20 19:07 willhoney7