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): [consistent-type-assertions] wrap object return value with parentheses #6885

Commits on Apr 11, 2023

  1. fix(eslint-plugin): [consistent-type-assertions] wrap object return v…

    …alue with parentheses
    dora1998 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    8b43da5 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. use getWrappingFixer

    dora1998 committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    c72d3c2 View commit details
    Browse the repository at this point in the history
  2. fix

    dora1998 committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    2662e6e View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. fix

    dora1998 committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    620311f View commit details
    Browse the repository at this point in the history
  2. fix

    dora1998 committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    5862985 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2023

  1. fix

    dora1998 committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    02ada97 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. update getOperatorPrecedence

    dora1998 committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    00771e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d10a7f View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    35c71f7 View commit details
    Browse the repository at this point in the history
  2. Fix up post-merge

    JoshuaKGoldberg committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    0552295 View commit details
    Browse the repository at this point in the history
  3. lint --fix

    JoshuaKGoldberg committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    0599935 View commit details
    Browse the repository at this point in the history
  4. remove comment

    JoshuaKGoldberg committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    0e2277d View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Configuration menu
    Copy the full SHA
    f301006 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6948bfd View commit details
    Browse the repository at this point in the history