Home > @rushstack/package-extractor > IExtractorOptions > includeNpmIgnoreFiles
IExtractorOptions.includeNpmIgnoreFiles property
If files ignored by the .npmignore file should be included in the extraction.
Signature:
includeNpmIgnoreFiles?: boolean;