ember/template-no-aria-hidden-body
💼 This rule is enabled in the 📋 template-lint-migration config.
🔧 This rule is automatically fixable by the --fix CLI option.
The aria-hidden attribute should never be present on the <body> element, as it hides the entire document from assistive technology.
This rule forbids the following:
This rule allows the following: