Skip to content

Comments

chore(deps): upgrade glint to v2#169

Open
johanrd wants to merge 1 commit intouniversal-ember:mainfrom
johanrd:fix/upgrade-glint-v2
Open

chore(deps): upgrade glint to v2#169
johanrd wants to merge 1 commit intouniversal-ember:mainfrom
johanrd:fix/upgrade-glint-v2

Conversation

@johanrd
Copy link
Contributor

@johanrd johanrd commented Feb 24, 2026

Cowritten by claude

@johanrd johanrd force-pushed the fix/upgrade-glint-v2 branch 2 times, most recently from 69fbe09 to 3e30b90 Compare February 24, 2026 08:39
@johanrd johanrd changed the title upgrade glint to v2 chore(deps): upgrade glint to v2 Feb 24, 2026
@johanrd johanrd force-pushed the fix/upgrade-glint-v2 branch 3 times, most recently from b61fe08 to 4a1f0f3 Compare February 24, 2026 08:52
@johanrd johanrd force-pushed the fix/upgrade-glint-v2 branch from 4a1f0f3 to cd29059 Compare February 24, 2026 08:55
"lint:hbs": "ember-template-lint .",
"lint:hbs:fix": "ember-template-lint . --fix",
"lint:types": "glint",
"lint:types": "ember-tsc",
Copy link
Contributor

Choose a reason for hiding this comment

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

This needs --noEmito i think

"lint:js": "eslint . --cache",
"lint:js:fix": "eslint . --fix",
"lint:types": "glint",
"lint:types": "ember-tsc",
Copy link
Contributor

Choose a reason for hiding this comment

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

Arl lint:typen likely need noEmit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants