-
Dipped a teeny toe into TypeScript, and code gives me this (pic) when I'm requiring. Anyone know if there's some magic keycombo that I can hit to actually transform the requires into imports?
-
Huh, the idea that I can "just use JS code in TS" isn't _quite_ working out for me…