Can you add TypeScript support?

Hello. My name is Igor, and i use codingame to practice those programmin languages, that I do not know much.

Thanks codingame I learned basics of JavaScript. Now at work, I have to write on the TypeScript, and it would be very nice if you add his support to codingame.
I am sure that all .NET developers it would be very important.

5 Likes

Since there was no official answer, I’ll propose here my solution as it may help others (like me :wink: ) that bumps into this thread: I made a starter template with TypeScript support, unit testing and debugging in VSCode: https://github.com/sinedied/codingame-ts-starter

You need to use the CodinGame Sync app, but you should have it installed anyways :slight_smile: