Home > @rushstack/heft > IFileSelectionSpecifier > includeGlobs
IFileSelectionSpecifier.includeGlobs property
Globs that should be explicitly included. Only supported when the sourcePath is a folder.
Signature:
includeGlobs?: string[];
Home > @rushstack/heft > IFileSelectionSpecifier > includeGlobs
Globs that should be explicitly included. Only supported when the sourcePath is a folder.
Signature:
includeGlobs?: string[];