hypertown@lemmy.world to Programmer Humor@lemmy.ml · 2 年前Average TS developerlemmy.worldimagemessage-square165linkfedilinkarrow-up1856arrow-down148
arrow-up1808arrow-down1imageAverage TS developerlemmy.worldhypertown@lemmy.world to Programmer Humor@lemmy.ml · 2 年前message-square165linkfedilink
minus-squaregornius@lemmy.worldlinkfedilinkarrow-up9·edit-22 年前Yeah I don’t get why it spits out whole types instead of only differences between them. Like “function expects non-null ‘some.param.in.object’ of type ‘string’ in argument ‘someArgument’, which is missing in passed argument”.
Yeah I don’t get why it spits out whole types instead of only differences between them. Like “function expects non-null ‘some.param.in.object’ of type ‘string’ in argument ‘someArgument’, which is missing in passed argument”.