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

Fix: false positive about ES2018 RegExp enhancements (fixes #9893) #10062

Merged
merged 8 commits into from Mar 16, 2018

Commits on Mar 6, 2018

  1. update package.json

    mysticatea committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    27d1e75 View commit details
    Browse the repository at this point in the history
  2. update no-control-regex

    mysticatea committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    9d6e814 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f97eb03 View commit details
    Browse the repository at this point in the history
  4. update no-invalid-regexp

    mysticatea committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    5777f86 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c109988 View commit details
    Browse the repository at this point in the history
  6. update no-useless-escape

    mysticatea committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    7dd745a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c735f23 View commit details
    Browse the repository at this point in the history
  8. fix node 4 problem

    mysticatea committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    3675a6b View commit details
    Browse the repository at this point in the history