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

Doesnt work with es6 functions #27

Closed
grigorii-horos opened this issue Nov 22, 2016 · 1 comment
Closed

Doesnt work with es6 functions #27

grigorii-horos opened this issue Nov 22, 2016 · 1 comment

Comments

@grigorii-horos
Copy link

grigorii-horos commented Nov 22, 2016

For example this code not marked as error:

const a = (b, c) => {
  return 123
}
@golopot
Copy link
Collaborator

golopot commented Mar 15, 2019

This is fixed now. Probably by 9a062ad .

@gajus gajus closed this as completed Mar 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants