Closed QuiiBz closed 3 months ago
Closes https://github.com/QuiiBz/sherif/issues/88
Allow expanding packages defined in the workspace using **. This will expand by one level of folder and can only be used once.
**
For example, packages/**/* is now supported.
packages/**/*
Closes https://github.com/QuiiBz/sherif/issues/88
Allow expanding packages defined in the workspace using
**
. This will expand by one level of folder and can only be used once.For example,
packages/**/*
is now supported.