Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add importKind to ImportSpecifier for Flow #745

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gnprice
Copy link

@gnprice gnprice commented Apr 27, 2022

Flow accepts type or typeof on an individual import specifier, as
well as on the whole import statement.

Flow accepts `type` or `typeof` on an individual import specifier, as
well as on the whole import statement.
gnprice added a commit to gnprice/tsflower that referenced this pull request Apr 27, 2022
I've sent the fix as a PR:
  benjamn/ast-types#745
which hopefully will get merged in due course.  In the meantime,
start using it.

Like Recast, the library needs a build step, so add that to our
postinstall script.
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.

None yet

1 participant