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): [return-await] correct autofixer in binary expression #4401

Merged

Commits on Jan 7, 2022

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

Commits on Jan 18, 2022

  1. fix(eslint-plugin): [return-await] add ( ) to Expressions with lower …

    …precedence than awaitExpressions
    islandryu committed Jan 18, 2022
    Copy the full SHA
    9c30915 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2022

  1. Merge branch 'main' of https://github.com/islandryu/typescript-eslint

    …into fixReturnAwaitInBinaryExpression
    islandryu committed Jan 29, 2022
    Copy the full SHA
    9a3bf15 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2022

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

Commits on Feb 3, 2022

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