Home > @rushstack/rig-package > IRigConfigJson > rigPackageName
IRigConfigJson.rigPackageName property
The name of the rig package to use.
Signature:
rigPackageName: string;
Remarks
The name must be a valid NPM package name, and must end with the -rig
suffix.
Example: example-rig