eslint-plugin-react
eslint-plugin-react copied to clipboard
[Fix] `jsx-no-leaked-render`: autofix nested "&&" logical expressions
A partial fix to #3323
I welcome suggestions and help if you think it does not improve performance 🙂
Codecov Report
Merging #3353 (cac3838) into master (b7f388b) will increase coverage by
0.00%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #3353 +/- ##
=======================================
Coverage 97.54% 97.54%
=======================================
Files 123 123
Lines 8867 8873 +6
Branches 3242 3244 +2
=======================================
+ Hits 8649 8655 +6
Misses 218 218
Impacted Files | Coverage Δ | |
---|---|---|
lib/rules/jsx-no-leaked-render.js | 98.41% <100.00%> (+0.16%) |
:arrow_up: |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.