Closed ArtemGovorov closed 7 years ago
Looks good to me, but let me recheck once I'm not on the phone and will be able to merge/release.
openingFragment
and closingFragment
should be JSXOpeningFragment
and JSXClosingFragment
, see AST spec.
@adrianheine Good catch, have sent the PR to make the implementation confirm the spec.
Adds support for the new standalone fragment syntax https://github.com/facebook/jsx/issues/84