Unnecessary elaboration about not being assignable to type parameters (#42952)

This commit is contained in:
Jonas Hübotter
2021-03-05 20:15:05 +01:00
committed by GitHub
parent 408c804103
commit 25375a2213
22 changed files with 162 additions and 186 deletions
+1
View File
@@ -17229,6 +17229,7 @@ namespace ts {
);
}
else {
errorInfo = undefined;
reportError(
Diagnostics._0_could_be_instantiated_with_an_arbitrary_type_which_could_be_unrelated_to_1,
targetType,