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

ESlint config errors with eslint v2 #728

Closed
gcallaghan opened this issue Feb 12, 2016 · 6 comments
Closed

ESlint config errors with eslint v2 #728

gcallaghan opened this issue Feb 12, 2016 · 6 comments

Comments

@gcallaghan
Copy link

  1:1  error  Rule 'no-empty-label' was removed and replaced by: no-labels                 no-empty-label
  1:1  error  Rule 'space-before-keywords' was removed and replaced by: keyword-spacing    space-before-keywords
  1:1  error  Rule 'space-after-keywords' was removed and replaced by: keyword-spacing     space-after-keywords
  1:1  error  Rule 'space-return-throw-case' was removed and replaced by: keyword-spacing  space-return-throw-case
@gcallaghan gcallaghan changed the title Errors with latest version of eslint ESlint config errors with latest version of eslint Feb 12, 2016
@ljharb
Copy link
Collaborator

ljharb commented Feb 12, 2016

Thanks - the latest version is 1.10.3. If you're referring to 2.0.0-rc1, release candidates don't count :-) We'll be updating the rules after v2 is actually released (and we're not recommending its use until then)

@ljharb ljharb closed this as completed Feb 12, 2016
@ljharb ljharb changed the title ESlint config errors with latest version of eslint ESlint config errors with eslint v2 Feb 12, 2016
@gcallaghan
Copy link
Author

Ooops! sorry, my update script was too aggressive! Thanks for the quick response.

@ljharb
Copy link
Collaborator

ljharb commented Feb 12, 2016

np, thanks for the heads up about what to look for when it comes time!

@ljharb
Copy link
Collaborator

ljharb commented Feb 12, 2016

and just a few minutes later, https://twitter.com/geteslint/status/698208923560472576

@ljharb
Copy link
Collaborator

ljharb commented Feb 12, 2016

Closing as a dupe of #711

@ljharb ljharb closed this as completed Feb 12, 2016
@hshoff
Copy link
Member

hshoff commented Feb 12, 2016

Errors fixed in #730

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