Home > @microsoft/rush-lib > ApprovedPackagesConfiguration > loadFromFile
ApprovedPackagesConfiguration.loadFromFile() method
Loads the configuration data from the filename that was passed to the constructor.
Signature:
loadFromFile(): void;
Returns:
void