Skip to content

Latest commit

 

History

History
83 lines (41 loc) · 1.2 KB

File metadata and controls

83 lines (41 loc) · 1.2 KB
hide_title true
custom_edit_url
pagination_prev
pagination_next

Home > @microsoft/rush-lib > ITryFindRushJsonLocationOptions

ITryFindRushJsonLocationOptions interface

Options for RushConfiguration.tryFindRushJsonLocation<></>.

Signature:

export interface ITryFindRushJsonLocationOptions 

Properties

Property

Modifiers

Type

Description

showVerbose?

boolean

(Optional) Whether to show verbose console messages. Defaults to false.

startingFolder?

string

(Optional) The folder path where the search will start. Defaults to the current working directory.