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

tools: update to ESLint 4.3.0 #14417

Closed
wants to merge 2 commits into from
Closed

tools: update to ESLint 4.3.0 #14417

wants to merge 2 commits into from

Commits on Jul 21, 2017

  1. lib: modify destructuring for indentation

    ESLint 4.3.0 flags an extra indentation issue that affects two of our
    destructuring assignments in `lib`. This is a whitespace-only update to
    comply prior to updating.
    Trott committed Jul 21, 2017
    Configuration menu
    Copy the full SHA
    d1e8e4c View commit details
    Browse the repository at this point in the history
  2. tools: update to ESLint 4.3.0

    Trott committed Jul 21, 2017
    Configuration menu
    Copy the full SHA
    4c55e56 View commit details
    Browse the repository at this point in the history