jsx-eslint / eslint-plugin-react

React-specific linting rules for ESLint
MIT License
8.86k stars 2.75k forks source link

[New] `no-danger`: add `customComponentNames` option #3748

Open akulsr0 opened 1 month ago

akulsr0 commented 1 month ago

Closes #3434

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.76%. Comparing base (417e1ca) to head (fdd934d). Report is 1 commits behind head on master.

:exclamation: Current head fdd934d differs from pull request most recent head 3db6106

Please upload reports for the commit 3db6106 to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3748 +/- ## ========================================== - Coverage 97.79% 97.76% -0.04% ========================================== Files 134 134 Lines 9613 9618 +5 Branches 3486 3488 +2 ========================================== + Hits 9401 9403 +2 - Misses 212 215 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

akulsr0 commented 1 month ago

Let me know if anything is pending here else can we proceed towards merging it?

ljharb commented 1 month ago

it's good to land; i want to cut a patch release before landing new semver-minor things, is all :-)