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

Add no-await-expression-member rule #1586

Merged
merged 9 commits into from Nov 10, 2021

Commits on Nov 9, 2021

  1. Copy the full SHA
    4d71b3b View commit details
    Browse the repository at this point in the history
  2. Apply fix

    fisker committed Nov 9, 2021
    Copy the full SHA
    7ecccf8 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    230adb4 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    23783f2 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Update rules/no-await-expression-member.js

    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    fisker and sindresorhus committed Nov 10, 2021
    Copy the full SHA
    37c8e2e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    67dc5d7 View commit details
    Browse the repository at this point in the history
  3. Update snapshot

    fisker committed Nov 10, 2021
    Copy the full SHA
    02198e8 View commit details
    Browse the repository at this point in the history
  4. Test computed

    fisker committed Nov 10, 2021
    Copy the full SHA
    ebb82a8 View commit details
    Browse the repository at this point in the history
  5. One more test

    fisker committed Nov 10, 2021
    Copy the full SHA
    0d95d12 View commit details
    Browse the repository at this point in the history