Should error for @return
tag on constructor
#20044
Labels
Domain: JSDoc
Relates to JSDoc parsing and type generation
Fixed
A PR has been merged for this issue
Suggestion
An idea for TypeScript
Milestone
TypeScript Version: 2.7.0-dev.20171115
Code
Expected behavior:
Error:
Type annotation cannot appear on a constructor declaration.
Actual behavior:
No error.
The text was updated successfully, but these errors were encountered: