We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fbda3e5 + 09161b4 commit e8a58a5Copy full SHA for e8a58a5
1 file changed
lib/rules/template-no-invalid-interactive.js
@@ -37,7 +37,7 @@ module.exports = {
37
docs: {
38
description: 'disallow non-interactive elements with interactive handlers',
39
category: 'Accessibility',
40
-
+ templateMode: 'both',
41
url: 'https://github.com/ember-cli/eslint-plugin-ember/tree/master/docs/rules/template-no-invalid-interactive.md',
42
},
43
schema: [
0 commit comments