Closed turuslan closed 3 months ago
Thanks I missed that. This and #162 should close #4 and close #141
Can you fix the the type errors? Run
deno task type-check
to see what they are. Also, make sure you run deno fmt
so that the formatting isn't off
Sorry,
I tried running deno task type-check
,
but it didn't report TS2322
.
# macos
deno 1.45.2 (release, aarch64-apple-darwin)
v8 12.7.224.12
typescript 5.5.2
# docker
deno 1.45.2 (release, x86_64-unknown-linux-gnu)
v8 12.7.224.12
typescript 5.5.2
Is there any way to have this implemented soon?
I can't commit to their branch so I can't fix the problems. @timreichen I saw that you created a PR, if you want to get your own PR merged I'm fine with closing this one
I can't commit to their branch so I can't fix the problems. @timreichen I saw that you created a PR, if you want to get your own PR merged I'm fine with closing this one
I reopened my initial PR. PTAL.
Generic param
T
was not used4
141