this is why i love ts when not working for a megacorp. when the ts gets too cray i just nope out. throw an any or as in there and get on with my day. wouldn't pass a code review but i don't care
IMHO it’s worth learning to properly type those cases, otherwise you never really know which parts of your application are actually being type checked.
Personally I also find coming up with the correct types to be gratifying if they’re a little tricky.
Personally I also find coming up with the correct types to be gratifying if they’re a little tricky.