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

Add no-typeof-undefined rule #1966

Merged
merged 14 commits into from Nov 20, 2022
Merged

Commits on Nov 17, 2022

  1. Add no-typeof-undefined rule

    fisker committed Nov 17, 2022
    Copy the full SHA
    544273f View commit details
    Browse the repository at this point in the history
  2. ASI

    fisker committed Nov 17, 2022
    Copy the full SHA
    ee7d0e8 View commit details
    Browse the repository at this point in the history
  3. Return

    fisker committed Nov 17, 2022
    Copy the full SHA
    a5ec769 View commit details
    Browse the repository at this point in the history
  4. checkGlobalVariables

    fisker committed Nov 17, 2022
    Copy the full SHA
    f0342c0 View commit details
    Browse the repository at this point in the history
  5. Docs

    fisker committed Nov 17, 2022
    Copy the full SHA
    5660a4f View commit details
    Browse the repository at this point in the history
  6. More tests

    fisker committed Nov 17, 2022
    Copy the full SHA
    1daf95e View commit details
    Browse the repository at this point in the history
  7. Minor tweak

    fisker committed Nov 17, 2022
    Copy the full SHA
    d79e769 View commit details
    Browse the repository at this point in the history
  8. Fix codebase violation

    fisker committed Nov 17, 2022
    Copy the full SHA
    87974fc View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    fcce7a2 View commit details
    Browse the repository at this point in the history
  10. Linting

    fisker committed Nov 17, 2022
    Copy the full SHA
    9cb94f8 View commit details
    Browse the repository at this point in the history
  11. Update no-typeof-undefined.md

    fisker committed Nov 17, 2022
    Copy the full SHA
    2f1768c View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2022

  1. Apply suggestions from code review

    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    fisker and sindresorhus committed Nov 20, 2022
    Copy the full SHA
    ef7f443 View commit details
    Browse the repository at this point in the history
  2. Update snapshot

    fisker committed Nov 20, 2022
    Copy the full SHA
    a9328a1 View commit details
    Browse the repository at this point in the history
  3. Fix description

    fisker committed Nov 20, 2022
    Copy the full SHA
    aafb747 View commit details
    Browse the repository at this point in the history