Home > @rushstack/rig-package > ILoadForProjectFolderOptions > overrideRigJsonObject
ILoadForProjectFolderOptions.overrideRigJsonObject property
If specified, instead of loading the config/rig.json
from disk, this object will be substituted instead.
Signature:
overrideRigJsonObject?: IRigConfigJson;