File -> Preferences -> Create Profiles -> Create Profile : typescripe``
cp ~/src/typescript/settings.json ~/.config/Code/User/profiles/16xxxxx/
node ./node_modules/typescript/bin/tsc index.ts
then index.js file will be created
F12 to open DevTools
then click "console" to see result, 30