Searched defs:aConfig (Results 1 – 3 of 3) sorted by relevance
| /third_party/typescript/src/testRunner/unittests/tscWatch/ |
| D | sourceOfProjectReferenceRedirect.ts | 76 const aConfig = config("A", extraOptions, ["../B"]); constant
|
| /third_party/typescript/src/testRunner/unittests/tsserver/ |
| D | configuredProjects.ts | 1109 const aConfig: File = { constant 1138 …const { host, projectService, aFile, bFile, aConfig, bConfig, alphaExtendedConfig, bravoExtendedCo… constant 1204 …const { host, projectService, aFile, bFile, aConfig, bConfig, alphaExtendedConfig, bravoExtendedCo… constant
|
| D | projectReferences.ts | 1469 const aConfig = config("A", extraOptions, ["../B"]); constant 1471 … const files = [libFile, bPackageJson, aConfig, bConfig, aTest, bFoo, bBar, bSymlink]; constant
|