We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2ac1d4 commit de14794Copy full SHA for de14794
1 file changed
libraries/rush-lib/src/logic/pnpm/PnpmOptionsConfiguration.ts
@@ -169,7 +169,7 @@ export interface IPnpmOptionsJson extends IPackageManagerOptionsJsonBase {
169
*/
170
trustPolicyExclude?: string[];
171
/**
172
- * {@inheritDoc PnpmOptionsConfiguration.trustPolicyIgnoreAfter}
+ * {@inheritDoc PnpmOptionsConfiguration.trustPolicyIgnoreAfterMinutes}
173
174
trustPolicyIgnoreAfterMinutes?: number;
175
0 commit comments