You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This makes it possible to use `@adobe/node-fetch-retry` in Typescript
projects.
It is _also_ used by recent ESLint versions for extra type-checking
goodness, where e.g. missing returns or incorrect return types are
made immediately obvious already while editing code in an IDE.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
0 commit comments