typescript-transpile-only icon indicating copy to clipboard operation
typescript-transpile-only copied to clipboard

--project handling is not quite right

Open cspotcode opened this issue 7 years ago • 0 comments

If I tsc-transpile-only --project ./doesnotexist it still works. I'm pretty sure I should see an error.

cspotcode avatar Sep 11 '18 16:09 cspotcode