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): [prefer-readonly-parameter-types] handle class sharp private field and member without throwing error #4343

Merged

Commits on Jan 1, 2022

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

Commits on Feb 11, 2022

  1. Copy the full SHA
    cf9199f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    915f1b3 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2022

  1. Copy the full SHA
    9a8d4f9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2754294 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2022

  1. test: add unit test

    lonyele committed Feb 13, 2022
    Copy the full SHA
    4ba1c7c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    33e4789 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2022

  1. test: add readonly test case

    lonyele committed Feb 27, 2022
    Copy the full SHA
    0dc841a View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

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