error TS5056: Cannot write file 'a.js' because it would be overwritten by multiple input files.


!!! error TS5056: Cannot write file 'a.js' because it would be overwritten by multiple input files.
==== a.ts (0 errors) ====
    class c {
    }
    
==== a.tsx (0 errors) ====
    function foo() {
    }
    