fix(cli): restore `deno run -` to handle stdin as typescript by Cre3per · Pull Request #18391 · denoland/deno

Bug reported here shortly after merging --ext changes #17172 (comment) Also found a missing --check in integration tests for --ext that would have missed a bug if there was one. Fixes #18392