You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[template-no-valueless-arguments](docs/rules/template-no-valueless-arguments.md)| disallow valueless named arguments ||||
197
201
|[template-require-button-type](docs/rules/template-require-button-type.md)| require button elements to have a valid type attribute || 🔧 ||
198
202
199
203
### Components
@@ -341,6 +345,12 @@ rules in templates can be disabled with eslint directives with mustache or html
341
345
|[no-unnecessary-service-injection-argument](docs/rules/no-unnecessary-service-injection-argument.md)| disallow unnecessary argument when injecting services || 🔧 ||
342
346
|[no-unused-services](docs/rules/no-unused-services.md)| disallow unused service injections (see rule doc for limitations) ||| 💡 |
💼 This rule is enabled in the following [configs](https://github.com/ember-cli/eslint-plugin-ember#-configurations): `recommended-gjs`, `recommended-gts`.
💼 This rule is enabled in the following [configs](https://github.com/ember-cli/eslint-plugin-ember#-configurations): `recommended-gjs`, `recommended-gts`.
💼 This rule is enabled in the following [configs](https://github.com/ember-cli/eslint-plugin-ember#-configurations): `recommended-gjs`, `recommended-gts`.
💼 This rule is enabled in the following [configs](https://github.com/ember-cli/eslint-plugin-ember#-configurations): `recommended-gjs`, `recommended-gts`.
0 commit comments