Closed
Description
Inspiration: Using wrapper as the variable name for the return value from render
If possible, it would be nice to extend or reuse the existing core rule prefer-destructuring
so it only applies to wrapper
or return values of render
.