Home
last modified time | relevance | path

Searched defs:tsVersion (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/testRunner/unittests/tsserver/
DtypingsInstaller.ts1916 const npmPath = "npm", tsVersion = "2.9.0-dev.20180410"; constant
/third_party/typescript/lib/
DtypingsInstaller.js132158 function installNpmPackages(npmPath, tsVersion, packageNames, install) { argument
132169 function getNpmCommandForInstallation(npmPath, tsVersion, packageNames, remaining) { argument