facebook / jsx

The JSX specification is a XML-like syntax extension to ECMAScript.
http://facebook.github.io/jsx/
1.96k stars 133 forks source link

XJS -> JSX #26

Closed RReverser closed 9 years ago

RReverser commented 9 years ago

As per facebook/esprima#83 (already used in Acorn-JSX and Espree).

Also removed Pattern in JSX nodes as non-relevant (it's supposed to be used for lvalues only).