benjamn / ast-types

Esprima-compatible implementation of the Mozilla JS Parser API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Did not recognize property of shorthand type "init"

rule78 opened this issue · comments

here s the code
t.objectExpression( [t.property('init', t.identifier(i), t.identifier(i))] )
Did not recognize property of shorthand type "init"