Bryan Mishkin
Bryan Mishkin
This ticket is obsolete and can be closed due to #197.
@billybonks mind if we merge this?
Yeah those release commands may be a bit outdated. But note that this is only for the internal commands used by maintainers.
Still interested in this feature. Can we keep the issue open to track it?
I'd like to finish it up but it might be a while until I find some time.
Suggestions sounds good. An autofix wouldn't really be safe since scripts/tooling often depends on this property.
Will be handled by this issue which should be in the works soon: - https://github.com/eslint-community/eslint-plugin-eslint-plugin/issues/310
Fixed in: - https://github.com/eslint-community/eslint-plugin-eslint-plugin/releases/tag/v7.0.0
We have a recommended rule [no-unnecessary-component-helper](https://github.com/ember-template-lint/ember-template-lint/blob/master/docs/rule/no-unnecessary-component-helper.md) that enforces the opposite of this.
I'd like to fix this warning, but it will require a lot of dependency updates as well as a major release to drop old Node versions, so it may not...