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

Move the rejected promises part of no-throw to new rule no-reject #118

Merged
merged 5 commits into from
Feb 19, 2019

Commits on Feb 18, 2019

  1. Add the no-reject rule

    jonaskello committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    d3771e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e41694a View commit details
    Browse the repository at this point in the history
  3. Revert "update no-throw to not allow Promise.reject() (#116)"

    This reverts commit 4efdf16.
    jonaskello committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    1c7fb92 View commit details
    Browse the repository at this point in the history
  4. Add docs

    jonaskello committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    b36e96a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd8aedd View commit details
    Browse the repository at this point in the history