Simple hello world.ts

Run Settings
LanguageTypeScript
Language Version
Run Command
function hello(text: any){ return "Hello " + text; } console.log(hello("World"))
Editor Settings
Theme
Key bindings
Full width
Lines