mirror of
https://github.com/oven-sh/setup-bun.git
synced 2026-06-15 14:40:45 +00:00
Next release of setup-bun
This commit is contained in:
+7
@@ -19,6 +19,13 @@ export interface GlobOptions {
|
||||
* @default true
|
||||
*/
|
||||
implicitDescendants?: boolean;
|
||||
/**
|
||||
* Indicates whether matching directories should be included in the
|
||||
* result set.
|
||||
*
|
||||
* @default true
|
||||
*/
|
||||
matchDirectories?: boolean;
|
||||
/**
|
||||
* Indicates whether broken symbolic should be ignored and omitted from the
|
||||
* result set. Otherwise an error will be thrown.
|
||||
|
||||
Reference in New Issue
Block a user