Proposal for optional chaining assignment in TypeScript
1–2 of 2 posts
Re: Proposal for optional chaining assignment in TypeScript
#2This is a TC39 proposal, ie for JavaScript. The only thing that’s (currently) specific to TypeScript is that it can safely compile such assignments (despite issuing compiler errors).