typescript-transpile-only
TypeScript tsc CLI that skips typechecking.
TypeScript tsc CLI that skips typechecking.
TypeScript tsc CLI that skips typechecking.
Run the Typescript compiler in transpile-only mode
TypeScript's command-line compiler `tsc` without type-checking. Benefits:
`ts-node --transpile-only` for shebangs