# ember/template-no-obsolete-elements 💼 This rule is enabled in the 📋 `template-lint-migration` [config](https://github.com/ember-cli/eslint-plugin-ember#-configurations). Some elements are entirely obsolete and must not be used by authors. This rule forbids the use of obsolete elements. ## Examples This rule **forbids** the following: ```gjs