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

Re-Enable the no-use-before-define ESLint rule #59

Closed
Inkdpixels opened this issue Mar 6, 2016 · 0 comments
Closed

Re-Enable the no-use-before-define ESLint rule #59

Inkdpixels opened this issue Mar 6, 2016 · 0 comments
Assignees

Comments

@Inkdpixels
Copy link
Contributor

Since #44, the no-use-before-define ESLint rule was removed, this is due to an incorrect parser behavior of babel-eslint which is already reported.

We also postponed the update of ESLint to version 2.3.0 since of babel/babel-eslint#267.

@grebaldi grebaldi added the ready label Apr 19, 2016
@Inkdpixels Inkdpixels self-assigned this May 15, 2016
Inkdpixels added a commit that referenced this issue May 15, 2016
TASK: Re-Enable the no-use-before-define rule. closes #59
Inkdpixels added a commit that referenced this issue May 15, 2016
* master:
  TASK: Remove hard-coded installation of npm@3.8.9 from init script
  TASK: Integrate static accesibility checking via ESLint - closes #109
  TASK: Update to the latest nodejs release - closes #137
  TASK: Remove the unused Login bundle. closes #140
  TASK: Re-Enable the no-use-before-define rule. closes #59
  chore(package): update eslint to version 2.10.1
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

2 participants