Skip to content
This repository has been archived by the owner on Jan 14, 2019. It is now read-only.

feat: fix regression in TSTypeParameter node #111

Merged
merged 1 commit into from
Jan 10, 2019

Conversation

armano2
Copy link
Contributor

@armano2 armano2 commented Jan 10, 2019

This PR fixes regression pointed out in #109

@JamesHenry

* We want this node to be different
* @see https://github.com/JamesHenry/typescript-estree/issues/109
*/
TSTypeParameter(node: any) {
Copy link
Contributor Author

@armano2 armano2 Jan 10, 2019

Choose a reason for hiding this comment

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

i was able to transform babel node TSTypeParameter[name] to Identifier, and we still can do alignment tests for other parts of AST

Copy link
Owner

@JamesHenry JamesHenry left a comment

Choose a reason for hiding this comment

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

Thanks!

@JamesHenry JamesHenry merged commit 9f1c620 into JamesHenry:master Jan 10, 2019
@JamesHenry
Copy link
Owner

🎉 This PR is included in version 13.5.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants