Searched defs:getNearestAncestorDirectoryWithPackageJson (Results 1 – 9 of 9) sorted by relevance
| /third_party/typescript/src/compiler/ |
| D | moduleSpecifiers.ts | 380 …function getNearestAncestorDirectoryWithPackageJson(host: ModuleSpecifierResolutionHost, fileName:… function
|
| /third_party/typescript/src/services/ |
| D | types.ts | 315 … /* @internal */ getNearestAncestorDirectoryWithPackageJson?(fileName: string): string | undefined; method
|
| /third_party/typescript/lib/ |
| D | typescriptServices.d.ts | 4351 …getNearestAncestorDirectoryWithPackageJson?(fileName: string, rootDir?: string): string | undefine… method
|
| D | typescript.d.ts | 4351 …getNearestAncestorDirectoryWithPackageJson?(fileName: string, rootDir?: string): string | undefine… method
|
| D | tsserverlibrary.d.ts | 4351 …getNearestAncestorDirectoryWithPackageJson?(fileName: string, rootDir?: string): string | undefine… method
|
| D | tsc.js | 106367 function getNearestAncestorDirectoryWithPackageJson(host, fileName, packageManagerType) { function
|
| D | typingsInstaller.js | 127915 function getNearestAncestorDirectoryWithPackageJson(host, fileName, packageManagerType) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 4351 …getNearestAncestorDirectoryWithPackageJson?(fileName: string, rootDir?: string): string | undefine… method
|
| D | tsserverlibrary.d.ts | 4351 …getNearestAncestorDirectoryWithPackageJson?(fileName: string, rootDir?: string): string | undefine… method
|