Method Shorthand Syntax Considered Harmful

by loevborgon 8/12/2025, 10:40 AMwith 1 comments

by loevborgon 8/12/2025, 10:42 AM

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!