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

Support ESLint v6 #1393

Merged
merged 9 commits into from Jun 24, 2019
Merged

Support ESLint v6 #1393

merged 9 commits into from Jun 24, 2019

Commits on Jun 23, 2019

  1. Configuration menu
    Copy the full SHA
    b5ff64e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1029b4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6ea127 View commit details
    Browse the repository at this point in the history
  4. Allow ESLint@6

    sheepsteak committed Jun 23, 2019
    Configuration menu
    Copy the full SHA
    2f1f4da View commit details
    Browse the repository at this point in the history
  5. Update to @typescript-eslint/parser canary

    Includes fixes for the use of `eslint/lib/util/traverser` that is now removed in ESLint 6
    
    Co-Authored-By: golopot <golopot@gmail.com>
    sheepsteak and golopot committed Jun 23, 2019
    Configuration menu
    Copy the full SHA
    c2b19d0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d9b7258 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3bee716 View commit details
    Browse the repository at this point in the history
  8. Remove ESLint 6 from allowed failures in Travis

    It's now supported
    sheepsteak committed Jun 23, 2019
    Configuration menu
    Copy the full SHA
    d7023f6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7e41d29 View commit details
    Browse the repository at this point in the history