jsx-eslint / eslint-plugin-react

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

[Fix] `checked-requires-onchange-or-readonly`: correct options that were behaving opposite #3715

Closed jaesoekjjang closed 3 months ago

jaesoekjjang commented 3 months ago

Fixed options taht were behaving opposite to their meanings

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 97.76%. Comparing base (69de42e) to head (e4ecbcf).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3715 +/- ## ======================================= Coverage 97.76% 97.76% ======================================= Files 133 133 Lines 9467 9467 Branches 3467 3467 ======================================= Hits 9255 9255 Misses 212 212 ```

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