This tool actually converts JS files to valid TS files with strict typing, attempting to add types to everything it can and adding placeholder types where it can't.
That’s just running js files within ts files. Nothing to really do with migrating, unless you’re writing everything by hand and want everything to work while you’re at it.