manually vs. tsconfig.json
Under Languages & Frameworks > TypeScript half way down, when I set Use tsconfig.json, I get error in typeScript compiler:
Error:Cannot find tsconfig.json in the project
How can I fix this?
Thank you
Please sign in to leave a comment.
Do you have tsconfig.json file in your project?
No, Nor did I know I have to have one, till yeserday when I start doing some reading. I have a long way to go to catch up :)