TypeScript 5.7 Support #10115
Labels
accepting prs
Go ahead, send a pull request that resolves this issue
dependencies
Issue about dependencies of the package
locked due to age
Please open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.
New TypeScript Version
https://devblogs.microsoft.com/typescript/announcing-typescript-5-7-beta/
Please read through our TypeScript version policy: typescript-eslint.io/users/dependency-versions#typescript
This issue is just to track all of the new features and their implementation state in this project.
As with all releases, we will not necessarily to support all features until closer to the full release when everything the features are stabilised.
Please be patient.
🔲 Support for --target es2024 and --lib es2024
We'll need to update the
getLib
function.🔲 Search Ancestor Configuration Files for Project Ownership
Perhaps we should follow their logic and update our
project: true
logic?🔲 lib.d.ts Updates
We will need to regenerate our types within scope-manager.
Other changes with no impact to us
The text was updated successfully, but these errors were encountered: