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

[tsconfig] Update for TypeScript 5.8 #4503

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

andrewbranch
Copy link
Contributor

Updates for TypeScript 5.8

Copy link
Contributor

Thanks for the PR!

This section of the codebase is owned by @madskristensen and @hyperupcall - if they write a comment saying "LGTM" then it will be merged.

Comment on lines +294 to +295
"erasableSyntaxOnly": {
"description": "Do not allow runtime constructs that are not part of ECMAScript.",
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this all should be matching the declarations around it, e.g. the $comment is missing. (Same with the other options added in the PR)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I don’t really know what $comment is for, and lots of newer property declarations don’t have it 🤷

@madskristensen
Copy link
Contributor

Is this ready to be merged?

@andrewbranch
Copy link
Contributor Author

@madskristensen yes, thanks!

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.

3 participants