- Require destructuring from arrays and/or objects
This rule enforces usage of destructuring instead of accessing a property through a member expression.
You can check them out here.