Skip to content

Commit 92fbff1

Browse files
committed
chore: disable TSDoc syntax rule for IterableRetryBackoff enum
1 parent 5bbb5fc commit 92fbff1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/core/enums/IterableRetryBackoff.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
/* eslint-disable tsdoc/syntax */
2+
13
/**
24
* The type of backoff to use when retrying a request.
35
*/

0 commit comments

Comments
 (0)