mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* Types options.retries with correct type `proper-lockfile` is calling `retry.operation()` underneath so the correct type to use for `LockOptions.retries` is `retry.OperationOptions` and not the more restricted `retry.TimeoutsOptions`. * Adds regression test for #37313 |
||
|---|---|---|
| .. | ||
| index.d.ts | ||
| proper-lockfile-tests.ts | ||
| tsconfig.json | ||
| tslint.json | ||