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): [no-extra-parens] handle type assertion in extends clause #5901

Merged
merged 5 commits into from Oct 30, 2022

Commits on Oct 29, 2022

  1. Copy the full SHA
    d2fecde View commit details
    Browse the repository at this point in the history
  2. Add test cases

    yeonjuan committed Oct 29, 2022
    Copy the full SHA
    0a93e9f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b329946 View commit details
    Browse the repository at this point in the history
  4. Handle class expression

    yeonjuan committed Oct 29, 2022
    Copy the full SHA
    f9d980f View commit details
    Browse the repository at this point in the history
  5. Add test cases

    yeonjuan committed Oct 29, 2022
    Copy the full SHA
    a45d113 View commit details
    Browse the repository at this point in the history