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-floating-promises] false negative calling .then with second argument undefined #6881

Merged
merged 5 commits into from Jul 15, 2023
Merged

fix(eslint-plugin): [no-floating-promises] false negative calling .then with second argument undefined #6881

merged 5 commits into from Jul 15, 2023

Commits on Jul 14, 2023

  1. fix(eslint-plugin): [no-floating-promises] False negative calling .th…

    …en with second argument undefined (Issue #6850)
    kirkwaiblinger committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    41c7c3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8708fc0 View commit details
    Browse the repository at this point in the history
  3. clean up duplicate

    kirkwaiblinger committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    2452b67 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f1a292 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    822ddc6 View commit details
    Browse the repository at this point in the history