Home > @rushstack/package-extractor > IExtractorProjectConfiguration > dependenciesToExclude
IExtractorProjectConfiguration.dependenciesToExclude property
The names of additional dependencies to exclude when extracting this project.
Signature:
dependenciesToExclude?: string[];