tools
tools copied to clipboard
📎 TypeScript 4.7
Description
Add parsing and formatter support for the Syntax introduced by TypeScript 4.7
- [ ] Instantiation Expressions: PR, Announcement #3147
- [ ]
extends
constraints oninfer
type variables: Announcement @nissy-dev - [ ] Type parameter variance: Announcement
- [ ] ~
typeof
onprivate
fields: Announcement~ Being reverted
👋 @rome/staff please triage this issue by adding one of the following labels: S-Bug: confirmed
, S-Planned
, S-Wishlist
or umbrella
I'll take the support for "extends constraints on infer type variables" 🚀
Is anyone currently supporting the type parameter variance?
Is anyone currently supporting the type parameter variance?
No one is working on this at the moment. Do you want to tackle it?