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/src/server/
Dprotocol.ts3596 packageManagerType?: string; property
/third_party/typescript/lib/
Dprotocol.d.ts2837 packageManagerType?: string; property
DtypingsInstaller.js44183 function getDefaultTypeRoots(currentDirectory, host, packageManagerType) { argument
45187 function parseModuleFromPath(resolved, packageManagerType) { argument
46403 function isOhpm(packageManagerType) { argument
46412 function isOhpmAndOhModules(packageManagerType, modulePath) { argument
46416 function getModulePathPartByPMType(packageManagerType) { argument
46420 function getModuleByPMType(packageManagerType) { argument
46427 function getPackageJsonByPMType(packageManagerType) { argument
46446 function choosePathContainsModules(packageManagerType, fileName) { argument
127443 function getNearestAncestorDirectoryWithPackageJson(host, fileName, packageManagerType) { argument
127502 …lModulePaths(importingFilePath, importedFileName, host, preferences, options, packageManagerType) { argument
[all …]
Dtsc.js36242 function getDefaultTypeRoots(currentDirectory, host, packageManagerType) { argument
37080 function parseModuleFromPath(resolved, packageManagerType) { argument
38176 function isOhpm(packageManagerType) { argument
38185 function isOhpmAndOhModules(packageManagerType, modulePath) { argument
38189 function getModulePathPartByPMType(packageManagerType) { argument
38193 function getModuleByPMType(packageManagerType) { argument
38200 function getPackageJsonByPMType(packageManagerType) { argument
38219 function choosePathContainsModules(packageManagerType, fileName) { argument
105921 function getNearestAncestorDirectoryWithPackageJson(host, fileName, packageManagerType) { argument
105973 …lModulePaths(importingFilePath, importedFileName, host, preferences, options, packageManagerType) { argument
[all …]
Dtypescript.d.ts3156 packageManagerType?: string; property
DtypescriptServices.d.ts3156 packageManagerType?: string; property
Dtsserverlibrary.d.ts3156 packageManagerType?: string; property
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3156 packageManagerType?: string; property
Dtsserverlibrary.d.ts3156 packageManagerType?: string; property