benjamn / ast-types

Esprima-compatible implementation of the Mozilla JS Parser API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't build a flow Identifier

willmruzek opened this issue · comments

We currently can't build a flow identifier with a type annotation. Is this intended? Would be nice to be able to add the typeAnnotation with the builder, rather than after the fact.