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

prefer-string-replace-all: Report all String#replace() when the pattern has g flag #1965

Merged
merged 8 commits into from Nov 17, 2022

Commits on Nov 16, 2022

  1. prefer-string-replace-all: Report all String#replace() when the p…

    …attern has `g` flag
    fisker committed Nov 16, 2022
    Copy the full SHA
    8985124 View commit details
    Browse the repository at this point in the history
  2. Fix

    fisker committed Nov 16, 2022
    Copy the full SHA
    a8486bf View commit details
    Browse the repository at this point in the history
  3. Minor tweak

    fisker committed Nov 16, 2022
    Copy the full SHA
    548098b View commit details
    Browse the repository at this point in the history
  4. Linting

    fisker committed Nov 16, 2022
    Copy the full SHA
    5244231 View commit details
    Browse the repository at this point in the history
  5. Reuse isNewExpression

    fisker committed Nov 16, 2022
    Copy the full SHA
    d400dfa View commit details
    Browse the repository at this point in the history
  6. Fix

    fisker committed Nov 16, 2022
    Copy the full SHA
    3ba7463 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Update docs/rules/prefer-string-replace-all.md

    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    fisker and sindresorhus committed Nov 17, 2022
    Copy the full SHA
    0b017b7 View commit details
    Browse the repository at this point in the history
  2. Update prefer-set-size.js

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