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

feat(eslint-plugin): [no-floating-promises] error on logical expression #6356

Commits on Jan 20, 2023

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

Commits on Feb 3, 2023

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

    …t-eslint into featNoFloatingPromisesLogicalExpressions
    islandryu committed Feb 3, 2023
    Copy the full SHA
    7abf0af View commit details
    Browse the repository at this point in the history
  2. Update packages/eslint-plugin/src/rules/no-floating-promises.ts

    Co-authored-by: Josh Goldberg <git@joshuakgoldberg.com>
    islandryu and JoshuaKGoldberg committed Feb 3, 2023
    Copy the full SHA
    899966b View commit details
    Browse the repository at this point in the history
  3. remove sourceCode Variable

    islandryu committed Feb 3, 2023
    Copy the full SHA
    ab1bf4c View commit details
    Browse the repository at this point in the history