From: microsoft/vscode#26550
TypeScript Version: 2.3.3
Repo
Create a folder that contains both a tsconfig.json for ts files and a jsconfig.json for js files
Expected behavior:
Both projects are picked up
Actual behavior:
Only the TSConfig is picked up
From: microsoft/vscode#26550
TypeScript Version: 2.3.3
Repo
Create a folder that contains both a
tsconfig.jsonfor ts files and ajsconfig.jsonfor js filesExpected behavior:
Both projects are picked up
Actual behavior:
Only the TSConfig is picked up