sbdchd / eslint-plugin-cake

:cake: Sweet rules for ESLint
MIT License
1 stars 0 forks source link

add(rule): no-partial-arg-destructure #12

Closed sbdchd closed 3 years ago

sbdchd commented 3 years ago

Idea here is that not destructuring all the properties of a type causes the component to have unnecessary dependencies and hides dead code.

rel: https://github.com/sbdchd/eslint-plugin-cake/issues/7