How to Create Your First tsconfig.json

One way would be to manually go ahead and create tsconfig.json like we did last time in the Getting Started with Typescript tutorial. However, since Typescript comes loaded with features why not exploit them?...