Action with typescript

Here is stated

Unlike with Rules and Hooks, the code editor holistically supports:

  • Testing
  • Secret management
  • Virtually any NPM module
  • Linting
  • Quick hints
  • and TypeScript

But I’ve tried in any possible way and is not possible to use typescript with the actions, i guess that this is a mistake and you should correct this article.

1 Like

Hey @nico1996it welcome to the community!

Can you share an example of what you’re attempting to accomplish in the action with Typescript? As far as I can tell Typescript is indeed supported so I’d be curious to know where this is breaking down for you.

Thanks!