Home > @rushstack/package-extractor > IExtractorOptions > projectConfigurations
IExtractorOptions.projectConfigurations property
Configurations for individual projects, keyed by the project path relative to the sourceRootFolder.
Signature:
projectConfigurations: IExtractorProjectConfiguration[];