Home > @rushstack/rig-package > IRigConfig > filePath
IRigConfig.filePath property
The full path to the rig.json
file that was found, or ""
if none was found.
Signature:
readonly filePath: string;
Remarks
Example: /path/to/your-project/config/rig.json