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 grunt packages, node and eslint rules #537

Merged
merged 8 commits into from
Apr 12, 2016

Commits on Apr 5, 2016

  1. update package.json for 1.4.0 release.

    update the grunt packages to most recent.
    tmcgee committed Apr 5, 2016
    Configuration menu
    Copy the full SHA
    c6acc17 View commit details
    Browse the repository at this point in the history
  2. update .eslincrc ruls for new version of eslint.

    also add warning for `max-statements`
    tmcgee committed Apr 5, 2016
    Configuration menu
    Copy the full SHA
    4ab37f7 View commit details
    Browse the repository at this point in the history
  3. eslint rule for use strict in modules has changed so we don't need …

    …it any more.
    
    also a few cases of enforcing consistent returns.
    tmcgee committed Apr 5, 2016
    Configuration menu
    Copy the full SHA
    b125888 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4eaebbf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    991234e View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2016

  1. Configuration menu
    Copy the full SHA
    425afa4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb4614c View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2016

  1. Configuration menu
    Copy the full SHA
    4594aff View commit details
    Browse the repository at this point in the history