Method Shorthand Syntax Considered Harmful
totaltypescript.comThis 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!