Typescript solves a lot of my issues with Javascript. But unless I'm doing frontend work I'm just never going to willingly choose it for my projects. I can't tell you how many times I've said "Oh this is a simple job/script, I'll just use Node" and then I inevitably find myself writing a bunch of extra bullshit to code around JS's eccentricities.
JS runs the world and I accept that. Doesn't mean I have to like it.