eslint-plugin-ember
eslint-plugin-ember copied to clipboard
Fix no-deprecated-router-transition-methods and no-implicit-injections when route is using mixins.
- Get first index which has properties to make sure the lint rule works even if route is using mixins
thanks for submitting!
can you add a test that describes the situation your fixing that would be solved by your current change?
thank you!