Rush StackShopBlogEvents
Skip to main content

Home > @microsoft/api-extractor > ExtractorConfig > packageFolder

ExtractorConfig.packageFolder property

The absolute path of the folder containing the package.json file for the working package, or undefined if API Extractor was invoked without a package.json file.

Signature:

readonly packageFolder: string | undefined;