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(linter): typescript-eslint/no-floating-promises #2912

Closed
wants to merge 24 commits into from

Commits on Apr 7, 2024

  1. Configuration menu
    Copy the full SHA
    d7c00d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e8ba4d View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    01f156d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    962ce3a View commit details
    Browse the repository at this point in the history
  3. Construct type checker

    valeneiko committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    1d4839d View commit details
    Browse the repository at this point in the history
  4. Start implementing the rule

    valeneiko committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    1c03338 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    70dba38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15002e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9586057 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e467062 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a3b125 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    07c0b96 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    16a9833 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    08427c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71b481f View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    09014ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c15fb0 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    5ed0d3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e570f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18eb675 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    2b11d74 View commit details
    Browse the repository at this point in the history
  2. Fix a few test failures

    valeneiko committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    43ece84 View commit details
    Browse the repository at this point in the history
  3. Ignore errors

    valeneiko committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    fae30c7 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Collect typecheck stats

    valeneiko committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    600d6b8 View commit details
    Browse the repository at this point in the history