Fix signal handling for Request objects #534
Annotations
2 errors
Node.js 18:
source/core/Ky.ts#L172
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
|
Node.js 18
Process completed with exit code 1.
|