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

update eslint to 3.8.0 #256

Closed
2 tasks done
SimonLab opened this issue Oct 17, 2016 · 0 comments
Closed
2 tasks done

update eslint to 3.8.0 #256

SimonLab opened this issue Oct 17, 2016 · 0 comments

Comments

@SimonLab
Copy link
Member

SimonLab commented Oct 17, 2016

The new update add a new rule: func-name-matching

As we don't have any rules to only use function declaration (see #207) I think we should use func-name-matching to keep consistency, any other thoughts on this?

We also need to add the dependencies badges to know when a new version of eslint has been published, so:

  • Add dependencies badge
  • Add new rule for func-name-matching with a test for this rule also
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

1 participant