Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when TS is insufficient version #504

Closed

Conversation

NullVoxPopuli
Copy link
Contributor

@NullVoxPopuli NullVoxPopuli commented Dec 19, 2022

I thought that it'd be good to error when TS is insufficient.
Currently, when running glint and typescript is < 4.8.0, gts files are passed, untransformed, directly to the type checker -- which felt like a weird behavior.

@dfreeman dfreeman added the enhancement New feature or request label Dec 20, 2022
@dfreeman
Copy link
Member

Thank you! We should also look into doing something similar in the language server, but that can happen separately.

I'm going to hold on merging this for the moment while we sort through fallout from DefinitelyTyped/DefinitelyTyped#63669 (probably need to bump a few dependencies locally), but I super appreciate this fix!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants