benjamn / ast-types

Esprima-compatible implementation of the Mozilla JS Parser API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Group statements without using BlockStatement (ie. no braces)?

SiddharthShyniben opened this issue · comments

Is there a way to group expressions without braces?