Skip to content

Conversation

@Nokel81
Copy link
Contributor

@Nokel81 Nokel81 commented Mar 24, 2021

fixes #2952

Copy link
Member

@ljharb ljharb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks!

@codecov-io
Copy link

codecov-io commented Apr 7, 2021

Codecov Report

Merging #2953 (6b6a14a) into master (7ce9106) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2953   +/-   ##
=======================================
  Coverage   97.58%   97.58%           
=======================================
  Files         110      110           
  Lines        7256     7256           
  Branches     2643     2643           
=======================================
  Hits         7081     7081           
  Misses        175      175           
Impacted Files Coverage Δ
lib/rules/jsx-no-target-blank.js 94.79% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7ce9106...6b6a14a. Read the comment docs.

@ljharb ljharb merged commit 6b6a14a into jsx-eslint:master Apr 7, 2021
@Nokel81 Nokel81 deleted the issue-2952 branch April 7, 2021 16:19
@Nokel81
Copy link
Contributor Author

Nokel81 commented Apr 7, 2021

I too was glad that it was such a simple fix.

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.

jsx-no-target-blank fails when spread props is before target even when warnOnSpreadAttributes is false

3 participants