Home
last modified time | relevance | path

Searched defs:packageManagerType (Results 1 – 14 of 14) sorted by relevance

/third_party/typescript/tests/baselines/reference/showConfig/Shows tsconfig for single option/packageManagerType/
Dtsconfig.json3 "packageManagerType": "someString" string
/third_party/typescript/tests/baselines/reference/config/showConfig/Shows tsconfig for single option/packageManagerType/
Dtsconfig.json3 "packageManagerType": "someString" string
/third_party/typescript/src/compiler/
DmoduleSpecifiers.ts339 const packageManagerType = compilerOptions.packageManagerType; constant
DmoduleNameResolver.ts452 const packageManagerType = options.packageManagerType; constant
2422 const packageManagerType = state.compilerOptions.packageManagerType; constant
/third_party/typescript/src/harness/
DfourslashImpl.ts4064 …s.ScriptTarget.ES2015, inlineSourceMap: true, inlineSources: true, packageManagerType: testType ==… constant
/third_party/typescript/lib/
Dprotocol.d.ts2844 packageManagerType?: string; property
Dtsc.js36696 function getDefaultTypeRoots(currentDirectory, host, packageManagerType) { argument
37534 function parseModuleFromPath(resolved, packageManagerType) { argument
38633 function isOhpm(packageManagerType) { argument
38642 function isOhpmAndOhModules(packageManagerType, modulePath) { argument
38646 function getModulePathPartByPMType(packageManagerType) { argument
38650 function getModuleByPMType(packageManagerType) { argument
38657 function getPackageJsonByPMType(packageManagerType) { argument
38676 function choosePathContainsModules(packageManagerType, fileName) { argument
107792 function getNearestAncestorDirectoryWithPackageJson(host, fileName, packageManagerType) { argument
107844 …lModulePaths(importingFilePath, importedFileName, host, preferences, options, packageManagerType) { argument
[all …]
DtypingsInstaller.js44705 function getDefaultTypeRoots(currentDirectory, host, packageManagerType) { argument
45709 function parseModuleFromPath(resolved, packageManagerType) { argument
46930 function isOhpm(packageManagerType) { argument
46939 function isOhpmAndOhModules(packageManagerType, modulePath) { argument
46943 function getModulePathPartByPMType(packageManagerType) { argument
46947 function getModuleByPMType(packageManagerType) { argument
46954 function getPackageJsonByPMType(packageManagerType) { argument
46973 function choosePathContainsModules(packageManagerType, fileName) { argument
129553 function getNearestAncestorDirectoryWithPackageJson(host, fileName, packageManagerType) { argument
129612 …lModulePaths(importingFilePath, importedFileName, host, preferences, options, packageManagerType) { argument
[all …]
Dtypescript.d.ts3203 packageManagerType?: string; property
DtypescriptServices.d.ts3203 packageManagerType?: string; property
Dtsserverlibrary.d.ts3203 packageManagerType?: string; property
/third_party/typescript/src/server/
Dprotocol.ts3603 packageManagerType?: string; property
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3203 packageManagerType?: string; property
Dtsserverlibrary.d.ts3203 packageManagerType?: string; property