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

[Tests] function-component-definition: add passing test cases #3355

Merged
merged 1 commit into from Aug 13, 2022

Conversation

TildaDares
Copy link
Contributor

@TildaDares TildaDares commented Aug 11, 2022

Closes #3057
@ljharb I added the code snippets from the issue but they're passing. They were also not being auto-fixed.

@codecov
Copy link

codecov bot commented Aug 11, 2022

Codecov Report

Merging #3355 (23121e0) into master (d000f8c) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #3355   +/-   ##
=======================================
  Coverage   97.54%   97.54%           
=======================================
  Files         123      123           
  Lines        8873     8873           
  Branches     3244     3244           
=======================================
  Hits         8655     8655           
  Misses        218      218           

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

@ljharb ljharb changed the title react/function-component-definition: False positive on Redux mapStateToProps function [Tests] function-component-definition: add passing test cases Aug 13, 2022
@ljharb ljharb merged commit 23121e0 into jsx-eslint:master Aug 13, 2022
@TildaDares TildaDares deleted the function-component-jsx branch August 14, 2022 13:44
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.

react/function-component-definition: False positive on Redux mapStateToProps function
2 participants