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

0

Do you have tsconfig.json file in your project?


0
Avatar
Permanently deleted user

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 :)

0

请先登录再写评论。