Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

consider flatMap for no-array-index-key #3530

Merged
merged 1 commit into from Feb 13, 2023
Merged

consider flatMap for no-array-index-key #3530

merged 1 commit into from Feb 13, 2023

Conversation

k-yle
Copy link
Contributor

@k-yle k-yle commented Feb 11, 2023

The rule currently considers .map() but not .flatMap()

@codecov
Copy link

codecov bot commented Feb 11, 2023

Codecov Report

Merging #3530 (abb4871) into master (66b58dd) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #3530   +/-   ##
=======================================
  Coverage   97.58%   97.58%           
=======================================
  Files         131      131           
  Lines        9236     9236           
  Branches     3358     3358           
=======================================
  Hits         9013     9013           
  Misses        223      223           
Impacted Files Coverage Δ
lib/rules/no-array-index-key.js 92.42% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@ljharb ljharb merged commit abb4871 into jsx-eslint:master Feb 13, 2023
@k-yle k-yle deleted the flatMap-react-key branch February 13, 2023 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants