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

Update TypeScript to version 4.6.2 and work-around stricter type checks #14640

Merged
merged 1 commit into from
Mar 9, 2022

Conversation

Snuffleupagus
Copy link
Collaborator

I'm guessing that we're now running into the class-related improvements mentioned in https://devblogs.microsoft.com/typescript/announcing-typescript-4-6/#target-es2022
To unblock this update, and any future ones, this patch simply tweaks the JSDocs to get gulp typestest to run without errors.

…ecks

I'm guessing that we're now running into the class-related improvements mentioned in https://devblogs.microsoft.com/typescript/announcing-typescript-4-6/#target-es2022
To unblock this update, and any future ones, this patch simply tweaks the JSDocs to get `gulp typestest` to run without errors.
@timvandermeij timvandermeij merged commit 23d1abe into mozilla:master Mar 9, 2022
@timvandermeij
Copy link
Contributor

Thank you for the update!

@Snuffleupagus Snuffleupagus deleted the update-TypeScript branch March 10, 2022 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants