-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Labels
good first issueGood for newcomersGood for newcomers
Description
Thanks for your hard work on this! It's been a really useful addition to my jest workflow.
My only "complaint" currently is that all of my component files are PascalCased, and I always type my watch queries in lowercase
Feature request: case-insensitive searches:
ex. nav
AND Nav
should show results for components/NavBar/
, where currently, components/NavBar
only shows up for Nav
Are there reasons not to do this? Happy to help with a PR if possible
pablopalacios
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers