Searched defs:aConfig (Results 1 – 4 of 4) sorted by relevance
| /third_party/typescript/src/testRunner/unittests/tsserver/ |
| D | projectsWithReferences.ts | 36 const aConfig: File = { constant 144 const { host, service, aConfig } = createService(); constant 157 const aConfig: File = { constant 259 const { host, service, aConfig } = createService(); constant
|
| D | projectReferences.ts | 336 const aConfig = config("A", extraOptions, ["../B"]); constant 338 … const files = [libFile, bPackageJson, aConfig, bConfig, aTest, bFoo, bBar, bSymlink]; constant 599 const aConfig: File = { constant 683 …const files = [libFile, solutionConfig, aConfig, aFile, bConfig, bFile, cConfig, cFile, dConfig, d… constant
|
| D | configuredProjects.ts | 997 const aConfig: File = { constant
|
| /third_party/typescript/src/testRunner/unittests/tscWatch/ |
| D | sourceOfProjectReferenceRedirect.ts | 86 const aConfig = config("A", extraOptions, ["../B"]); constant
|