--showConfig
is ignoring missing extends
file
#28598
Labels
Milestone
--showConfig
is ignoring missing extends
file
#28598
TypeScript Version: 3.2.0-dev.20181117
and local build with 608a830
Search Terms:
showConfig
Code
Expected behavior:
show
error TS5058: The specified path does not exist: '/foobar/notExists.tsconfig.json'.
error message.Actual behavior:
don't report any error and dump incompleteness config value.
Playground Link: None
Related Issues: #27353
I made a patch to this issue.
If this is a problem, I can submit this patch.
vvakame@d6d9c9e
The text was updated successfully, but these errors were encountered: