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 prefer-modern-math-apis rule #1780

Merged
merged 16 commits into from
Apr 1, 2022

Commits on Mar 31, 2022

  1. Configuration menu
    Copy the full SHA
    da3691b View commit details
    Browse the repository at this point in the history
  2. Math.log2()

    fisker committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    0e9858a View commit details
    Browse the repository at this point in the history
  3. DRY

    fisker committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    718c0cb View commit details
    Browse the repository at this point in the history
  4. Fix

    fisker committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    43725e2 View commit details
    Browse the repository at this point in the history
  5. Fix

    fisker committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    e51e5b3 View commit details
    Browse the repository at this point in the history
  6. Add docs

    fisker committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    8b30658 View commit details
    Browse the repository at this point in the history
  7. Update issue link

    fisker committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    e31a140 View commit details
    Browse the repository at this point in the history
  8. Fix test

    fisker committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    412bea9 View commit details
    Browse the repository at this point in the history
  9. Encode ` `` in url

    fisker committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    48a3def View commit details
    Browse the repository at this point in the history
  10. Linting

    fisker committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    032b431 View commit details
    Browse the repository at this point in the history
  11. Fix

    fisker committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    49576ce View commit details
    Browse the repository at this point in the history
  12. Update docs/rules/prefer-modern-math-apis.md

    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    fisker and sindresorhus committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    2e8596f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8d0cfe0 View commit details
    Browse the repository at this point in the history
  14. Fix

    fisker committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    046f9e9 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. Fix test

    fisker committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    9902e4a View commit details
    Browse the repository at this point in the history
  2. Linting

    fisker committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    148ffae View commit details
    Browse the repository at this point in the history