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

[Flow] Exception on indexed access types #596

Closed
pascalduez opened this issue Aug 5, 2021 · 3 comments
Closed

[Flow] Exception on indexed access types #596

pascalduez opened this issue Aug 5, 2021 · 3 comments

Comments

@pascalduez
Copy link

Using recent Flow "indexed access types" we get the following exception:

did not recognize object of type "IndexedAccessType"

See https://flow.org/en/docs/types/indexed-access

ast-types@0.14.2

@sziberov
Copy link

sziberov commented Nov 2, 2021

Same goes for "PropertyDefinition".

@pascalduez
Copy link
Author

Support for IndexedAccessType added in #514

@buschco
Copy link

buschco commented Mar 18, 2022

For PropertyDefinition I opened another issue -> #728

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

No branches or pull requests

3 participants