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

Allow function in watchOptions.ignored #197

Merged
merged 3 commits into from Nov 24, 2021

Commits on Nov 12, 2021

  1. Allow function in watchOptions.ignored

    Mark Molinaro committed Nov 12, 2021
    Copy the full SHA
    08f6a1a View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. avoid RegexpLike in favor of a function

    move path normalization to option normalization
    sokra committed Nov 24, 2021
    Copy the full SHA
    2f8e1fb View commit details
    Browse the repository at this point in the history
  2. fix typo

    sokra committed Nov 24, 2021
    Copy the full SHA
    b308647 View commit details
    Browse the repository at this point in the history