How can I generate a tsconfig.json file?
How can I generate a tsconfig.json via the command line? I tried command tsc init, but this doesn't work.