Abhishek Singh
Abhishek Singh
Hi, I am a TypeScript developer, and I noticed the point `Migrate additional files to Typescript`. Is there any issue related to Typescript i could work on?
@Zarel do i need to create an issue/ticket on GitHub first, or can i start working on it and raise the PR?
@Zarel I have made a ticket as [#5528](https://github.com/Zarel/Pokemon-Showdown/issues/5528) for migration of a file
I think this is the intended behaviour. According to the docs, the second argument is the path and the dot (.) in the path string represent a delimiter and consider...
If this issue is open and no one is working on it, i would like to work on it
Hi @jazelly i will be re-working on this PR as I have mis-implemented the `Response` class and `status` property which does not match with the `Response` class available in the...
@zsytssk the global search could prove to be slow and might impact the extension
In the [package.json](https://github.com/smogon/pokemon-showdown/blob/073db5ee384c8bf1c962636ff0b7755dc023622c/package.json#L31), it needs at least v14. So maybe we need to update this as well.
I have created a PR for it #10672 For node version upgrade for the whole repo/project, i think a separate PR would be needed