-
Notifications
You must be signed in to change notification settings - Fork 24
Remove // @ts-ignore statements #43
Copy link
Copy link
Closed
Labels
Status: BlockedSome technical or requirement is blocking the issueSome technical or requirement is blocking the issueType: MaintenanceAny dependency, housekeeping, and clean up Issue or PRAny dependency, housekeeping, and clean up Issue or PRreleased
Metadata
Metadata
Assignees
Labels
Status: BlockedSome technical or requirement is blocking the issueSome technical or requirement is blocking the issueType: MaintenanceAny dependency, housekeeping, and clean up Issue or PRAny dependency, housekeeping, and clean up Issue or PRreleased
I had to rush the transition to TypeScript a little bit. Instead of setting the correct types everywhere, I've added a few
// @ts-ignorestatements:https://github.com/octokit/plugin-retry.js/search?q=%22%2F%2F+%40ts-ignore%22&unscoped_q=%22%2F%2F+%40ts-ignore%22
I'd love a pull request that remove them and sets the correct types instead. Ask away if you have any questions