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 to support eslint2 #3

Open
tanepiper opened this issue Feb 18, 2016 · 0 comments
Open

Update to support eslint2 #3

tanepiper opened this issue Feb 18, 2016 · 0 comments

Comments

@tanepiper
Copy link
Member

In Votes For Schools, were getting:

  3:1  error  Rule 'no-empty-label' was removed and replaced by: no-labels                 no-empty-label
  3:1  error  Rule 'space-before-keywords' was removed and replaced by: keyword-spacing    space-before-keywords
  3:1  error  Rule 'space-after-keywords' was removed and replaced by: keyword-spacing     space-after-keywords
  3:1  error  Rule 'space-return-throw-case' was removed and replaced by: keyword-spacing  space-return-throw-case

If we upgrade eslint to 2. Rules defined to not work with this version.

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