chore: add missing peerDep #2
Annotations
5 errors
build:
src/index.ts#L26
Argument of type '"internal/error"' is not assignable to parameter of type 'keyof Events<Context<any>>'.
|
build:
src/index.ts#L26
Parameter 'format' implicitly has an 'any' type.
|
build:
src/index.ts#L26
Rest parameter 'args' implicitly has an 'any[]' type.
|
build:
src/index.ts#L27
'this' implicitly has type 'any' because it does not have a type annotation.
|
build
Process completed with exit code 1.
|