Support TypeScript
I know this is probably a very complex feature, but I'd like to work with TypeScript when writing functions.
Some stretch goals:
- full integration with VSCode so we no longer have to use the web editor
- add support for testing functions (through CI/CD)

2 comments
-
Taylor commented
TS support would be great!
(We use github for deploys so we're able to edit/test locally, but some sort of integrated way to simulate function payloads etc locally would be nice.) -
Tender commented
Bump for this - we've got a massive chunk of function code that we'd love to move to realm, but it's all in typescript! Migrating it would be an excessive amount of work right now...