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

Syntax highlighting broken when using Flow with class method arrow function syntax #315

Closed
ericbiewener opened this issue Mar 30, 2017 · 1 comment

Comments

@ericbiewener
Copy link

Syntax highlight breaks when defining class methods with arrow functions and Flow:

screen shot 2017-03-30 at 1 18 43 pm

If I remove the Flow typing from the method definition, things work again:
screen shot 2017-03-30 at 1 18 32 pm

@ericbiewener
Copy link
Author

This actually appears to be captured in this issue and is thus part of the rewrite

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

1 participant