| /third_party/typescript/tests/baselines/reference/config/showConfig/Shows tsconfig for single option/packageManagerType/ |
| D | tsconfig.json | 3 "packageManagerType": "someString" string
|
| /third_party/typescript/tests/baselines/reference/showConfig/Shows tsconfig for single option/packageManagerType/ |
| D | tsconfig.json | 3 "packageManagerType": "someString" string
|
| /third_party/typescript/src/compiler/ |
| D | moduleSpecifiers.ts | 339 const packageManagerType = compilerOptions.packageManagerType; constant
|
| D | moduleNameResolver.ts | 452 const packageManagerType = options.packageManagerType; constant 2422 const packageManagerType = state.compilerOptions.packageManagerType; constant
|
| /third_party/typescript/src/harness/ |
| D | fourslashImpl.ts | 4064 …s.ScriptTarget.ES2015, inlineSourceMap: true, inlineSources: true, packageManagerType: testType ==… constant
|
| /third_party/typescript/src/server/ |
| D | protocol.ts | 3603 packageManagerType?: string; property
|
| /third_party/typescript/lib/ |
| D | protocol.d.ts | 2844 packageManagerType?: string; property
|
| D | typingsInstaller.js | 44318 function getDefaultTypeRoots(currentDirectory, host, packageManagerType) { argument 45322 function parseModuleFromPath(resolved, packageManagerType) { argument 46539 function isOhpm(packageManagerType) { argument 46548 function isOhpmAndOhModules(packageManagerType, modulePath) { argument 46552 function getModulePathPartByPMType(packageManagerType) { argument 46556 function getModuleByPMType(packageManagerType) { argument 46563 function getPackageJsonByPMType(packageManagerType) { argument 46582 function choosePathContainsModules(packageManagerType, fileName) { argument 127915 function getNearestAncestorDirectoryWithPackageJson(host, fileName, packageManagerType) { argument 127974 …lModulePaths(importingFilePath, importedFileName, host, preferences, options, packageManagerType) { argument [all …]
|
| D | tsc.js | 36369 function getDefaultTypeRoots(currentDirectory, host, packageManagerType) { argument 37207 function parseModuleFromPath(resolved, packageManagerType) { argument 38304 function isOhpm(packageManagerType) { argument 38313 function isOhpmAndOhModules(packageManagerType, modulePath) { argument 38317 function getModulePathPartByPMType(packageManagerType) { argument 38321 function getModuleByPMType(packageManagerType) { argument 38328 function getPackageJsonByPMType(packageManagerType) { argument 38347 function choosePathContainsModules(packageManagerType, fileName) { argument 106367 function getNearestAncestorDirectoryWithPackageJson(host, fileName, packageManagerType) { argument 106419 …lModulePaths(importingFilePath, importedFileName, host, preferences, options, packageManagerType) { argument [all …]
|
| D | typescript.d.ts | 3173 packageManagerType?: string; property
|
| D | typescriptServices.d.ts | 3173 packageManagerType?: string; property
|
| D | tsserverlibrary.d.ts | 3173 packageManagerType?: string; property
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 3173 packageManagerType?: string; property
|
| D | tsserverlibrary.d.ts | 3173 packageManagerType?: string; property
|