Why does typescript ignore my tsconfig in VS Code

Sami C.
1 min readFeb 8, 2019

--

VS Code ignores your tsconfig.json when you use a newer version of TypeScript than the one that VS Code provides out of the box.

By clicking at the typescript numbers at the bottom in vscode:

You’ll be able to use local or vs code tsconfig.

That should fix your issue! Happy coding!

--

--

Sami C.
Sami C.

Written by Sami C.

Freelance Software Engineer

Responses (1)