Home > @rushstack/rig-package > ILoadForProjectFolderOptions > projectFolderPath
ILoadForProjectFolderOptions.projectFolderPath property
The path to the folder of the project to be analyzed. This folder should contain a package.json
file.
Signature:
projectFolderPath: string;