jsx-eslint / eslint-plugin-react

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

[Fix] prop-types: `className` missing in prop validation #3749

Closed akulsr0 closed 1 week ago

akulsr0 commented 1 month ago

Closes #3284

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 97.60%. Comparing base (cef8123) to head (21ba4c5).

:exclamation: Current head 21ba4c5 differs from pull request most recent head b747450

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3749 +/- ## ========================================== - Coverage 97.62% 97.60% -0.03% ========================================== Files 134 133 -1 Lines 9617 9473 -144 Branches 3488 3470 -18 ========================================== - Hits 9389 9246 -143 + Misses 228 227 -1 ```

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