Add onUploadProgress option #568
Annotations
10 errors
Run npm test:
source/core/Ky.ts#L391
Expected blank line before this statement.
|
Run npm test:
source/core/Ky.ts#L394
Expected blank line before this statement.
|
Run npm test:
source/core/Ky.ts#L397
Expected blank line before this statement.
|
Run npm test:
source/core/Ky.ts#L400
Expected blank line before this statement.
|
Run npm test:
source/core/Ky.ts#L402
Prefer the spread operator over `Array.from(…)`.
|
Run npm test:
source/core/Ky.ts#L402
`Array#reduce()` is not allowed
|
Run npm test:
source/core/Ky.ts#L402
The variable `acc` should be named `accumulator`. A more descriptive name will do too.
|
Run npm test:
source/core/Ky.ts#L406
Expected blank line before this statement.
|
Run npm test:
source/core/Ky.ts#L409
Expected blank line before this statement.
|
Run npm test:
source/core/Ky.ts#L412
Expected blank line before this statement.
|
Loading