Skip to content
This repository has been archived by the owner on Nov 23, 2020. It is now read-only.

Eslint 2 deprications gives errors #1

Open
trull opened this issue Mar 2, 2016 · 0 comments
Open

Eslint 2 deprications gives errors #1

trull opened this issue Mar 2, 2016 · 0 comments

Comments

@trull
Copy link
Member

trull commented Mar 2, 2016

Seems like some rules have changed names in eslint 2.
Instead of giving deprecation warnings it gives errors:

1:1  error  Rule 'no-empty-label' was removed and replaced by: no-labels  no-empty-label
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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant