Open
Description
TypeScript Version: 3.2.0-rc
Search Terms: inferred type
This message is on every single parameter without a JSDoc comment!
Expected behavior:
No complaint, or a code action that is offered
Actual behavior:
Complaint about a better inferred type, Ctrl + . offers no code actions.
Related Issues: #22357