react-play icon indicating copy to clipboard operation
react-play copied to clipboard

✨ [Feature request]: Migrating Existing Projects into TypeScript

Open joshi-kaushal opened this issue 3 years ago • 0 comments

Is your feature request related to a problem? Please describe. Most of our plays are in JavaScript. Although that's totally fine, it would be feasible to have a typecasting system to avoid any possible errors.

Describe the solution you'd like I would like to migrate some of the projects to TypeScript. As I recently learnt TypeScript, I can migrate existing code into TS without much hassle.

Describe alternatives you've considered null

Additional context

  1. I have already migrated three projects.
  2. The idea came from this thread on Discord.

joshi-kaushal avatar Aug 02 '22 21:08 joshi-kaushal