TS5055
typescript Cannot Overwrite Input File
The compiler output file would overwrite one of the input source files. Adjust the `outDir` or `outFile` options in `tsconfig.json` to direct output to a different location.
The compiler output file would overwrite one of the input source files. Adjust the `outDir` or `outFile` options in `tsconfig.json` to direct output to a different location.