Skip to content

Conversation

@bertdeblock
Copy link
Owner

No description provided.

@bertdeblock bertdeblock self-assigned this May 6, 2025
@bertdeblock bertdeblock added enhancement New feature or request breaking labels May 6, 2025
import Helper from "@ember/component/helper";

export default class {{name.pascal}} extends Helper {
export default class {{name.camel}} extends Helper {
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bit weird to use camelCase for a class, but this seems to make more sense to me when using gts/gjs. Sames goes for modifiers.

@bertdeblock bertdeblock merged commit 04c0619 into main May 6, 2025
13 of 14 checks passed
@bertdeblock bertdeblock deleted the update-generated-names branch May 6, 2025 12:02
@github-actions github-actions bot mentioned this pull request May 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants