What is the recommended config for typescript if I want to ue the compiled sources with node 8?
most tutorials use the following tsconig.json:
There's a page in the TypeScript wiki which lists recommended TSConfig settings for various node versions.