chore: fix lint and test error #60
Annotations
6 errors
build / build:
src/api.ts#L12
Class 'HitokotoApi' incorrectly extends base class 'Service<any, Context>'.
|
build / build
Process completed with exit code 1.
|
build / test
Process completed with exit code 1.
|
build / lint:
src/api.ts#L1
There should be at least one empty line between import groups
|
build / lint:
src/api.ts#L4
`.` import should occur before type import of `koishi-plugin-hitokoto-sentences`
|
build / lint
Process completed with exit code 1.
|