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

Add ESLint #951

Merged
merged 8 commits into from Mar 2, 2016
Merged

Add ESLint #951

merged 8 commits into from Mar 2, 2016

Commits on Feb 27, 2016

  1. Copy the full SHA
    280d803 View commit details
    Browse the repository at this point in the history
  2. refactor gulpfile

    AlexLMeow authored and digawp committed Feb 27, 2016
    Copy the full SHA
    9e443a9 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    537e4cd View commit details
    Browse the repository at this point in the history
  4. Exclude generated files from linting

    - coverage/
    - socket.io.js bundle
    digawp committed Feb 27, 2016
    Copy the full SHA
    c0d8e30 View commit details
    Browse the repository at this point in the history
  5. Add env to eslintrc

    - node env at root eslintrc
    - mocha env at test/ eslintrc
    digawp committed Feb 27, 2016
    Copy the full SHA
    51ad3c1 View commit details
    Browse the repository at this point in the history
  6. Eslint autofix

    digawp committed Feb 27, 2016
    Copy the full SHA
    d1cbc68 View commit details
    Browse the repository at this point in the history
  7. ESlint manual fix

    digawp committed Feb 27, 2016
    Copy the full SHA
    c51a930 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2016

  1. Copy the full SHA
    c5ee450 View commit details
    Browse the repository at this point in the history