Home > @microsoft/rush-lib > RushConfigurationProject > projectFolder
RushConfigurationProject.projectFolder property
The full path of the folder that contains the project to be built by Rush.
Example: C:\MyRepo\libraries\my-project
Signature:
readonly projectFolder: string;