filepathx
filepathx copied to clipboard
Add support for **/*.ext patterns
Hey
Wanted to make a small PR to support patterns like **/*.ts or any extension which was previously not working.
It is a very simple fix by just checking if the glob is an empty string