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: Improve RegExp to string fix #1971

Merged
merged 11 commits into from Nov 19, 2022

Commits on Nov 17, 2022

  1. Add test

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

Commits on Nov 18, 2022

  1. Improve fix

    fisker committed Nov 18, 2022
    Copy the full SHA
    352c792 View commit details
    Browse the repository at this point in the history
  2. More tests

    fisker committed Nov 18, 2022
    Copy the full SHA
    f41f17f View commit details
    Browse the repository at this point in the history
  3. \n

    fisker committed Nov 18, 2022
    Copy the full SHA
    3b262c5 View commit details
    Browse the repository at this point in the history
  4. Fix

    fisker committed Nov 18, 2022
    Copy the full SHA
    d3eb6e9 View commit details
    Browse the repository at this point in the history
  5. Remove removeEscapeCharacters

    fisker committed Nov 18, 2022
    Copy the full SHA
    d19b64a View commit details
    Browse the repository at this point in the history
  6. Check flags

    fisker committed Nov 18, 2022
    Copy the full SHA
    e1e6cc2 View commit details
    Browse the repository at this point in the history
  7. Lint

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

Commits on Nov 19, 2022

  1. Merge branch 'main' into regexp-parse

    # Conflicts:
    #	rules/prefer-string-replace-all.js
    fisker committed Nov 19, 2022
    Copy the full SHA
    5f94caf View commit details
    Browse the repository at this point in the history
  2. Add a TODO

    fisker committed Nov 19, 2022
    Copy the full SHA
    083b927 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6f99afc View commit details
    Browse the repository at this point in the history