This repository has been archived by the owner on Jan 6, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
…135) If a function reference is passed directly to `Array#map`, it is invoked with the array item, index, and the array. Instead of passing the function reference, invoke it explicitly with just the array item. See https://github.com/sindresorhus/eslint-plugin-unicorn/blob/master/docs/rules/no-fn-reference-in-iterator.md
- Loading branch information