✅ The extends: 'recommended'
property in a configuration file enables this rule.
This rule prevents the usage of attrs
property to access values passed to the component since all the values can be accessed directly from the template.
This rule forbids the following:
This rule allows the following:
or if you using Ember 3.1 and above: