Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 640 Bytes

File metadata and controls

21 lines (15 loc) · 640 Bytes
hide_title true
custom_edit_url
pagination_prev
pagination_next

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;