Home > @rushstack/rig-package > IRigConfig > rigPackageName
IRigConfig.rigPackageName property
The "rigPackageName" field from rig.json, or "" if the file was not found.
Signature:
readonly rigPackageName: string;
Remarks
The name must be a valid NPM package name, and must end with the -rig suffix.
Example: example-rig