It has to run TSC (or expect somebody else to run it) in order to typecheck, though, right?
> Bun can run .js, .ts, .cjs, .mjs, .jsx, and .tsx files, which can replace: > > tsc — (but you can keep it for typechecking!)
It has to run TSC (or expect somebody else to run it) in order to typecheck, though, right?