Searched refs:tsScriptServices (Results 1 – 1 of 1) sorted by relevance
40 $tsScriptServices = "${tsScript}\typescriptServices.js" variable44 if(!(Test-Path $tsScriptServices)){ variable45 Throw "Could not locate the TypeScript language service script at ${tsScriptServices}"48 $path = resolve-path ${tsScriptServices}