We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
Is it feasible to add a warning for yield result to be assigned to non-typed variable or as non-typed argument?
TypeScript doesn't always infer the yield return type:
microsoft/TypeScript#26959