Use most broad root for typescript project root in multiroot. Fixes #30163

This commit is contained in:
Matt Bierner
2017-07-05 18:12:48 -07:00
parent 2ebb4fcead
commit ac8f47b193
2 changed files with 10 additions and 9 deletions

View File

@@ -7,6 +7,7 @@
"license": "MIT",
"publisher": "vscode",
"aiKey": "AIF-d9b70cd4-b9f9-4d70-929b-a071c400b217",
"enableProposedApi": true,
"engines": {
"vscode": "*"
},