Searched defs:bConfig (Results 1 – 4 of 4) sorted by relevance
| /third_party/typescript/src/testRunner/unittests/tsserver/ |
| D | projectsWithReferences.ts | 43 const bConfig: File = { constant 115 const { host, service, bConfig, refsTs } = createService(); constant 133 const { host, service, bConfig } = createService(); constant 161 const bConfig: File = { constant 230 const { host, service, bConfig, refsTs } = createService(); constant 248 const { host, service, bConfig } = createService(); constant
|
| D | projectReferences.ts | 337 const bConfig = config("B", extraOptions); constant 338 … const files = [libFile, bPackageJson, aConfig, bConfig, aTest, bFoo, bBar, bSymlink]; constant 617 const bConfig: File = { constant 683 …const files = [libFile, solutionConfig, aConfig, aFile, bConfig, bFile, cConfig, cFile, dConfig, d… constant
|
| D | configuredProjects.ts | 1008 const bConfig: File = { constant 1026 …const { host, projectService, aFile, bFile, bConfig, alphaExtendedConfig, bravoExtendedConfig } = … constant
|
| /third_party/typescript/src/testRunner/unittests/tscWatch/ |
| D | sourceOfProjectReferenceRedirect.ts | 87 const bConfig = config("B", extraOptions); constant
|