Skip to content

Commit 74de86a

Browse files
committed
Remove recommended config setting
1 parent 99d9d2b commit 74de86a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

lib/rules/template-require-presentational-children.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,6 @@ module.exports = {
8585
docs: {
8686
description: 'require presentational elements to only contain presentational children',
8787
category: 'Accessibility',
88-
recommendedGjs: true,
89-
recommendedGts: true,
9088
url: 'https://github.com/ember-cli/eslint-plugin-ember/tree/master/docs/rules/template-require-presentational-children.md',
9189
templateMode: 'both',
9290
},

0 commit comments

Comments
 (0)