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

Update: support "bigint" in valid-typeof rule #11802

Merged
merged 2 commits into from Jun 8, 2019

Commits on Jun 4, 2019

  1. Update: support "bigint" in valid-typeof rule

    BigInt just moved to Stage 4, so add support for it to
    the valid-typeof rule.
    cjihrig committed Jun 4, 2019
    Copy the full SHA
    bd6a829 View commit details
    Browse the repository at this point in the history
  2. Docs: add Further Reading to valid-typeof rule

    This commit adds a Further Reading section to the
    valid-typeof rule documentation.
    cjihrig committed Jun 4, 2019
    Copy the full SHA
    c67c5cc View commit details
    Browse the repository at this point in the history