Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support JSXSpreadChild #75

Open
ehmicky opened this issue May 25, 2017 · 3 comments
Open

Support JSXSpreadChild #75

ehmicky opened this issue May 25, 2017 · 3 comments

Comments

@ehmicky
Copy link

ehmicky commented May 25, 2017

See JSX AST tree.

JSXSpreadChild example: <div>{...children}</div>.

Esprima has an open issue with the same problem.

I do not think I will be able to submit a PR for this though, but I still thought it might be beneficial to report the issue.

@RReverser
Copy link
Member

Hmm, I even commented on PR that introduced it, but don't remember one detail: facebook/jsx#59 (comment) Let's wait for an answer.

@MynockSpit
Copy link

Been a while; thoughts on this?

@RReverser
Copy link
Member

It's been long stabilised, so I'll accept a PR implementing it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants