We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error code: 5055 "Cannot write file 'xxx' because it would overwrite input file." won't be report.
Error code: 5055 should be report
some report function should set here to report this error.
fork-ts-checker-webpack-plugin/src/typescript/worker/lib/program/solution-builder.ts
Line 42 in 83cbefb
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Current behavior
Error code: 5055 "Cannot write file 'xxx' because it would overwrite input file." won't be report.
Expected behavior
Error code: 5055 should be report
some report function should set here to report this error.
fork-ts-checker-webpack-plugin/src/typescript/worker/lib/program/solution-builder.ts
Line 42 in 83cbefb
Steps to reproduce the issue
Environment
The text was updated successfully, but these errors were encountered: