What are your strategies for plugging the holes in TS?
I am a TS fanatic, but I still find it daunting to handle a codebase that imports libraries that may not have its own typings, or poor typings, or colleagues using `as` casts, etc. What defenses do you have in place to keep sane and healthy typesafe applications?
Maybe have GPT refactor imports to fit your naming conventions. Na mean?
Switching to a typeless language, like Elixir lmao