I just started playing with the \"atom-typescript\" plugin as referenced here:
Getting Started With TypeScript
The page states that to utilize atom-typescript, w
Type cmd(ctrl)+shift+p to bring up the list of commands and then tsconfig to find the command to generate the tsconfig.json file.
cmd(ctrl)+shift+p
tsconfig
tsconfig.json