Team TypeScript ⚡️: for those who want to help add TS Support

Hey TypeScript volunteers! Redwood is ready for your help!

To get the TypeScript ball rolling, @thedavid has created an issue for converting all CLI commands to enable TypeScript support. JS will remain the default output for now, but the JS output will just be a transpilation of the TS templates. When TS is ready, we’ll be able to switch the default flag from JS to TS.

I’ve started working on sdl and service, you can find the WIP PR here. Please feel free to use that as a guide.

If you want to pick up one of the commands, just volunteer yourself in the issue. There’s broader TS work that’s tracked here, but getting these generators working and ready for TS will be a huge help. Thanks in advance! :pray:

cc @MarkPollmann @benkraus @Jfelx @narciero @iam @Rosenberg96 @kimadeline @johnslemmer

6 Likes