Thread typesMapLocation down to the ProjectService

Fixes #22607
This commit is contained in:
Andrew Casey
2018-09-18 10:30:15 -07:00
parent cd5b9fa7dd
commit 1bcb4910ca
3 changed files with 4 additions and 0 deletions

View File

@@ -510,6 +510,7 @@ namespace ts.server {
globalPlugins,
pluginProbeLocations,
allowLocalPluginLoads,
typesMapLocation,
});
this.eventPort = eventPort;