Disallow const
from being used outside of the module scope (e.g. in functions) (ember-internal/no-const-outside-module-scope
)
🔧 This rule is automatically fixable by the --fix
CLI option.