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

fix(eslint-plugin): [unbound-method] allow super expressions in this assignments #3010

Merged
merged 7 commits into from Feb 28, 2021

Commits on Feb 7, 2021

  1. chore: ignores super methods

    anikethsaha authored and armano2 committed Feb 7, 2021
    Copy the full SHA
    d2bdf81 View commit details
    Browse the repository at this point in the history
  2. chore: removed comments

    anikethsaha authored and armano2 committed Feb 7, 2021
    Copy the full SHA
    eca791d View commit details
    Browse the repository at this point in the history
  3. chore: options for allowSuper

    anikethsaha authored and armano2 committed Feb 7, 2021
    Copy the full SHA
    b6e1d40 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    d7b8a6c View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    9ea3e5d View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    c047e51 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

  1. Copy the full SHA
    1a24d0c View commit details
    Browse the repository at this point in the history