Node Code with TypeScript

I’d like to suggest adding TypeScript support to the code nodes in n8n. Right now, we can use JavaScript and Python, which is great. But TypeScript could make things even better by adding type safety and improving the development experience.