Skip to content

Conversation

ehmicky
Copy link
Contributor

@ehmicky ehmicky commented Jan 25, 2021

This disables the unicorn/no-array-for-each ESLint rule which was introduced by eslint-plugin-unicorn@27.0.0 (#92). This rule is too restrictive. Also, there are cases where Array.forEach() is more readable than a more loop.

@ehmicky ehmicky added the type: chore work needed to keep the product and development running smoothly label Jan 25, 2021
@ehmicky ehmicky requested a review from erezrokah January 25, 2021 13:30
@ehmicky ehmicky self-assigned this Jan 25, 2021
@ehmicky ehmicky merged commit e0312e2 into master Jan 25, 2021
@ehmicky ehmicky deleted the chore/fix-unicorn-upgrade branch January 25, 2021 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: chore work needed to keep the product and development running smoothly

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants