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 typescript eslint to v4.8 #83520

Merged
merged 10 commits into from
Nov 18, 2020

Commits on Nov 17, 2020

  1. update deps

    mshustov committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    2240867 View commit details
    Browse the repository at this point in the history
  2. update rules

    use type-aware @typescript-eslint/no-shadow instead of no-shadow. do not use no-undef, rely on TypeScript instead
    mshustov committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    1acebc0 View commit details
    Browse the repository at this point in the history
  3. fix or mute all lint errors

    mshustov committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    bce5239 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    721267f View commit details
    Browse the repository at this point in the history
  5. fix wrong typings in viz

    mshustov committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    d2aa382 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c3aab72 View commit details
    Browse the repository at this point in the history
  7. fix eslint errors

    mshustov committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    01b9c98 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

  1. merge master

    mshustov committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    118aa14 View commit details
    Browse the repository at this point in the history
  2. update version to 4.8.1

    mshustov committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    b2b6cd3 View commit details
    Browse the repository at this point in the history
  3. fix a new error

    mshustov committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    23aba70 View commit details
    Browse the repository at this point in the history