Typescript config

I am facing configuration… once i have put in tsc --init then i have create tsconfig.json file then i have to modify tsconfig.json i am facing some error… attached my error…

You might need to do an edit rather than an init. I prefer git bash but for pc i think it would be “vim tsconfig.json”. Press i then edit.

I think that file should be accessible through vs code as well.