Skip to content

Add support for Flow's IndexedAccessType #478

@pascalduez

Description

@pascalduez

Currently [email protected] choke on Flow's indexed access types.

Error: did not recognize object of type "IndexedAccessType"

It should be "just" a matter of updating recast, which comes with ast-types.
Support for IndexedAccessType was added as of [email protected].

EDIT: as of today, both [email protected] and [email protected] are not published on the latest tag, but next.

/cc @benjamn

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions