Update dependency koa to v2.15.3 #324
Annotations
3 errors
|
Run yarn build:
src/config.ts#L1
Type '{ [key: string]: Middleware; } | { 'application/json': Middleware<DefaultState, DefaultContext>; 'text/*': Middleware<DefaultState, DefaultContext>; 'application/x-www-form-urlencoded': Middleware<...>; }' is not assignable to type '{ [key: string]: Middleware; } | undefined'.
|
Run yarn build
Process completed with exit code 2.
|
Loading