typescript-transpile-only
typescript-transpile-only copied to clipboard
--project handling is not quite right
If I tsc-transpile-only --project ./doesnotexist it still works. I'm pretty sure I should see an error.