Skip to content

Comments

flow: Let interface … extends take Foo.Bar, not just Foo#754

Open
gnprice wants to merge 2 commits intobenjamn:masterfrom
gnprice:pr-flow-interfaceextends-qualified
Open

flow: Let interface … extends take Foo.Bar, not just Foo#754
gnprice wants to merge 2 commits intobenjamn:masterfrom
gnprice:pr-flow-interfaceextends-qualified

Conversation

@gnprice
Copy link

@gnprice gnprice commented May 7, 2022

As the test shows, this is necessary in order to model the ASTs that
the parser already emits for constructions like:

declare class C extends React.Component<Props> { }

gnprice added 2 commits May 7, 2022 13:01
As the test shows, this is necessary in order to model the ASTs that
the parser already emits.
gnprice added a commit to gnprice/tsflower that referenced this pull request May 7, 2022
This brings in the following fix:
  benjamn/ast-types#754

The Recast update is trivial, just a bump to its ast-types dependency
along with a change to make such bumps unnecessary in the future.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant