fix: Add a condition to verify that the accept
of the request header starts with 'text'
#426
Annotations
4 errors
Node.js 18:
source/core/Ky.ts#L106
Returning an awaited promise is required in this context.
|
Node.js 18:
source/core/Ky.ts#L108
Redundant use of `await` on a return value.
|
Node.js 18:
source/core/Ky.ts#L108
Missing semicolon.
|
Node.js 18
Process completed with exit code 1.
|