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