feat: supports fetch.bypassingCache
option value is RegExp
(close…
#250
ci.yml
on: push
Build&Test: node-16.x, ubuntu-latest
30s
Lint: node-16, ubuntu-latest
25s
Annotations
4 errors
Lint: node-16, ubuntu-latest:
src/create-context.ts#L47
Argument of type 'boolean | RegExp | undefined' is not assignable to parameter of type 'boolean | undefined'.
|
Lint: node-16, ubuntu-latest
Process completed with exit code 1.
|
Build&Test: node-16.x, ubuntu-latest:
src/create-context.ts#L47
Argument of type 'boolean | RegExp | undefined' is not assignable to parameter of type 'boolean | undefined'.
|
Build&Test: node-16.x, ubuntu-latest
Process completed with exit code 1.
|