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

Updated style guide for JavaScript #67

Merged
merged 4 commits into from
Mar 31, 2017
Merged

Commits on Feb 28, 2017

  1. Update ESLint

    This updates ESLint to a version compatible with the latest plugins.
    tyearke committed Feb 28, 2017
    Configuration menu
    Copy the full SHA
    c1c1a27 View commit details
    Browse the repository at this point in the history
  2. ESLint: Convert rule settings from integers to strings

    This makes the file easier to interpret at a glance.
    tyearke committed Feb 28, 2017
    Configuration menu
    Copy the full SHA
    765ef95 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2017

  1. ESLint: Added Airbnb ES5 rules

    This commit removes any custom rules that are redundant with the Airbnb rules and reinforces custom rules that conflict with the Airbnb rules.
    tyearke committed Mar 1, 2017
    Configuration menu
    Copy the full SHA
    e47a0d2 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2017

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