Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 624 Bytes

File metadata and controls

23 lines (16 loc) · 624 Bytes
hide_title true
custom_edit_url
pagination_prev
pagination_next

Home > @microsoft/rush-lib > ApprovedPackagesConfiguration > saveToFile

ApprovedPackagesConfiguration.saveToFile() method

Loads the configuration data to the filename that was passed to the constructor.

Signature:

saveToFile(): void;

Returns:

void