4.5.0-dev.20211029: Does not throw error TS5056: Cannot write file '/to/file/path' because it would be overwritten by multiple input files.
#46577
Labels
Milestone
Bug Report
π Search Terms
TS5056
,because it would be overwritten by multiple input files
π Version & Regression Information
4.5.0-dev.20211029
β― Playground Link
This bug cannot be reproduced in Playground.
π» Code
Sorry this bug cannot be reproduced as as simple code. Instead of I've created the repository to reproduce this.
https://github.com/sosukesuzuki-sandbox/ts-4.5-bug-reproduce
π Actual behavior
Does not throw error
TS5056: Cannot write file '/to/file/path' because it would be overwritten by multiple input files.
π Expected behavior
Throw error
TS5056: Cannot write file '/to/file/path' because it would be overwritten by multiple input files.
The text was updated successfully, but these errors were encountered: