Skip to content

Conversation

ghost
Copy link

@ghost ghost commented Jul 20, 2017

Reverts #17074.
This caused many breaking changes in tslint, and wasn't well thought out in the first place.
JSDocFunctionType has little in common with SignatureDeclaration. It doesn't have a name or typeParameters, and its parameters won't have dotDotDotToken, name, questionToken, or initializer. We should rethink having it inherit from that.

@ghost ghost requested a review from sandersn July 20, 2017 17:54
Copy link
Member

@sandersn sandersn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds reasonable to rethink JSDocFunctionType. Before you merge this, can you revert the comments for the property as well?

@ghost ghost merged commit d4f8da0 into master Jul 25, 2017
@ghost ghost deleted the parameter-name-2 branch July 25, 2017 20:15
@microsoft microsoft locked and limited conversation to collaborators Jun 14, 2018
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants