Home > @rushstack/heft > IFileSelectionSpecifier > fileExtensions
IFileSelectionSpecifier.fileExtensions property
File extensions that should be included from the source folder. Only supported when the sourcePath is a folder.
Signature:
fileExtensions?: string[];