Home
last modified time | relevance | path

Searched defs:packageManagerType (Results 1 – 12 of 12) 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.ts458 const packageManagerType = compilerOptions.packageManagerType; constant
DmoduleNameResolver.ts475 const packageManagerType = options.packageManagerType; constant
2447 const packageManagerType = state.compilerOptions.packageManagerType; constant
/third_party/typescript/src/harness/
DfourslashImpl.ts4071 …s.ScriptTarget.ES2015, inlineSourceMap: true, inlineSources: true, packageManagerType: testType ==… constant
/third_party/typescript/src/server/
Dprotocol.ts3626 packageManagerType?: string; property
/third_party/typescript/lib/
Dtsc.js36414 function getDefaultTypeRoots(currentDirectory, host, packageManagerType) { argument
37256 function parseModuleFromPath(resolved, packageManagerType) { argument
38329 function isOhpm(packageManagerType) { argument
38336 function isOhpmAndOhModules(packageManagerType, modulePath) { argument
38339 function getModulePathPartByPMType(packageManagerType) { argument
38342 function getModuleByPMType(packageManagerType) { argument
38348 function getPackageJsonByPMType(packageManagerType) { argument
38363 function choosePathContainsModules(packageManagerType, fileName) { argument
42463 function getNearestAncestorDirectoryWithPackageJson(host, fileName, packageManagerType) { argument
42511 …lePaths(importingFilePath, importedFileName, host, preferences, options = {}, packageManagerType) { argument
[all …]
DtypingsInstaller.js28429 function parseModuleFromPath(resolved, packageManagerType) { argument
29275 function isOhpm(packageManagerType) { argument
29279 function getModulePathPartByPMType(packageManagerType) { argument
29282 function getModuleByPMType(packageManagerType) { argument
29288 function getPackageJsonByPMType(packageManagerType) { argument
Dtsserverlibrary.d.ts2932 packageManagerType?: string; property
7387 packageManagerType?: string; property
Dtypescript.d.ts3384 packageManagerType?: string; property
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts2932 packageManagerType?: string; property
7387 packageManagerType?: string; property
Dtypescript.d.ts3384 packageManagerType?: string; property