Added
Added support for passing through "ignore file" options to glob package. Please be aware that there are known performance issues with these options at the time of writing.
Changed
Removed intermediary library used for reading globbed files (glob-reader). The underlying glob package globby is still in use, so there should be no visible difference to behaviour.
Compiled with a new version of Typescript - v4.7.4.