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: support class fields (refs eslint/eslint#14343) #69

Merged
merged 12 commits into from
Jul 2, 2021
Merged

Commits on Apr 28, 2021

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

Commits on May 7, 2021

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

Commits on Jun 29, 2021

  1. update espree

    mysticatea committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    2e10322 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. Configuration menu
    Copy the full SHA
    ea72415 View commit details
    Browse the repository at this point in the history
  2. Update package.json

    nzakas committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    1f1e549 View commit details
    Browse the repository at this point in the history
  3. Update package.json

    nzakas committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    ddf9af0 View commit details
    Browse the repository at this point in the history
  4. Update tests/class-fields.js

    nzakas committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    9239ebd View commit details
    Browse the repository at this point in the history
  5. Update tests/class-fields.js

    Co-authored-by: Brandon Mills <btmills@users.noreply.github.com>
    mysticatea and btmills committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    ddabe0d View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. Configuration menu
    Copy the full SHA
    a002ea2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e73b479 View commit details
    Browse the repository at this point in the history
  3. fix typo

    mysticatea committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    936ade5 View commit details
    Browse the repository at this point in the history
  4. fix variableScope

    mysticatea committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    c8ae315 View commit details
    Browse the repository at this point in the history