Method Shorthand Syntax Considered Harmful

2 loevborg 1 8/12/2025, 10:40:47 AM totaltypescript.com ↗

Comments (1)

loevborg · 2h ago
This unsoundness behavior recently caught me by surprise - and there's an unexpected fix (using object property syntax rather than method shorthand syntax). Also - what a strange behavior by the typescript compiler!