fix(rate-limit): disable showing timer whose remaining time < 0 (#13) #14
Annotations
6 errors
lint:
packages/rate-limit/src/admin.ts#L62
Expected { after 'if' condition
|
lint
Process completed with exit code 1.
|
test (20)
Process completed with exit code 3.
|
test (18)
Process completed with exit code 3.
|
build:
packages/rate-limit/src/admin.ts#L60
Property 'times' does not exist on type 'Observed<"timers">'. Did you mean 'timers'?
|
build
Process completed with exit code 2.
|