You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add option to exclude files based on regular expression (#86)
* Add support for import globbing
* Add test for import globbing
* Update readme for import globbing option
* Forgot semis
* Fix spread on old node versions
* Add option to exclude files matching regex
* Remove changes made in other pr
I should probably have made a new branch for that...
* Cache RegExp check
* Check ancestors descendants
* I should run tests before pushing...
* Add tests
* Remove package-lock.json
* Fix typo in readme
0 commit comments