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 hook without specifying exts #59

Open
KutnerUri opened this issue Dec 19, 2019 · 0 comments
Open

add hook without specifying exts #59

KutnerUri opened this issue Dec 19, 2019 · 0 comments

Comments

@KutnerUri
Copy link

hey,
I'm trying to add a hook with a custom matcher, that works on all extensions except a small blacklist.

I am expecting the matcher to give me all files (.scss, .css, .json, etc),
but to my surprise, I'm only getting '.js' files!

possible solutions:

  • support regex in exts
  • allow exts = null, ['*'] or [] for catch all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant