Closed dojyorin closed 1 day ago
Can I work on this issue? Also, @dsherret Can you guide me a bit since this is my first OSS contribution?
How can I generate types?
@indrajitbnikam Maybe you can try to contribute to upstream. There are d.ts files in /src/lib
directory. Deno's /cli/tsc/dts
directory is copied from TypeScript.
Ah, right. I forgot this would probably be updating TypeScript.
Yes, I'm working on it.
I've created an Issue and have also raised the PR for the same in upstream. Can somebody please check and let me know what more needs to be done?
Hi, Can someone tell me what I need to put here in Configuration Check section for this issue? I did not change it while creating the issue.
Sorry, This is my first contribution so a lot of things are new for me.
Tracking in #26950
Yeah, let's track this in https://github.com/denoland/deno/issues/26950
The resizable ArrayBuffer seems to be re-enabled, but the type definition are missing. Is it the effect of being temporarily disabled...?
Environment