/third_party/typescript/src/testRunner/unittests/config/ |
D | projectReferences.ts | 4 references?: readonly (string | ProjectReference)[]; property 56 references: (sp.references || []).map(r => { constant 104 references: [] constant 126 references: [], constant 143 references: [], constant 166 references: [], constant 205 references: ["../foo"] constant 218 references: [{ path: "../someProj", prepend: true }] constant
|
/third_party/typescript/tests/baselines/reference/tsbuildWatch/watchEnvironment/ |
D | same-file-in-multiple-projects-with-single-watcher-per-file.js | 355 {"files":[],"include":[],"references":[{"path":"./pkg0"},{"path":"./pkg1"},{"path":"./pkg2"}]} property 510 {"files":[],"include":[],"references":[]} property 519 [7m1[0m {"files":[],"include":[],"references":[]} property
|
/third_party/typescript/tests/projects/importJsonFromProjectReference/strings/ |
D | tsconfig.json | 4 "references": [] array
|
/third_party/typescript/tests/projects/projectReferenceWithRootDirInParent/src/main/ |
D | tsconfig.json | 3 "references": [ array
|
/third_party/typescript/tests/projects/sample1/ui/ |
D | tsconfig.json | 5 "references": [ array
|
/third_party/typescript/src/compiler/ |
D | tsconfig.release.json | 8 "references": [ array
|
/third_party/typescript/tests/projects/importJsonFromProjectReference/main/ |
D | tsconfig.json | 6 "references": [ array
|
/third_party/typescript/tests/projects/demo/zoo/ |
D | tsconfig.json | 7 "references": [ array
|
/third_party/typescript/tests/projects/reexport/src/ |
D | tsconfig.json | 4 "references": [{ "path": "./pure" }, { "path": "./main" }] array
|
/third_party/typescript/tests/baselines/reference/tsc/projectReferences/ |
D | when-project-references-composite-project-with-noEmit.js | 35 [7m1[0m {"references":[{"path":"../utils"}]} property
|
/third_party/typescript/tests/projects/container/ |
D | tsconfig.json | 4 "references": [ array
|
/third_party/typescript/tests/projects/container/lib/ |
D | tsconfig.json | 7 "references": [], array
|
/third_party/typescript/tests/projects/missingExtendedConfig/ |
D | tsconfig.json | 5 "references": [ array
|
/third_party/typescript/tests/projects/empty-files/no-references/ |
D | tsconfig.json | 2 "references": [], array
|
/third_party/typescript/tests/projects/demo/animals/ |
D | tsconfig.json | 7 "references": [ array
|
/third_party/typescript/tests/projects/containerOnlyReferenced/tests/ |
D | tsconfig.json | 6 "references": [ array
|
/third_party/typescript/tests/projects/demo/ |
D | tsconfig.json | 3 "references": [ array
|
/third_party/typescript/tests/projects/containerOnlyReferenced/src/ |
D | tsconfig.json | 6 "references": [ array
|
/third_party/typescript/tests/projects/container/exec/ |
D | tsconfig.json | 8 "references": [ array
|
/third_party/typescript/src/executeCommandLine/ |
D | tsconfig.json | 7 "references": [ array
|
D | tsconfig.release.json | 8 "references": [ array
|
/third_party/typescript/tests/projects/reexport/src/main/ |
D | tsconfig.json | 7 "references": [{ "path": "../pure" }] array
|
/third_party/typescript/tests/projects/containerOnlyReferenced/ |
D | tsconfig.json | 6 "references": [ array
|
/third_party/typescript/tests/projects/sample1/logic/ |
D | tsconfig.json | 9 "references": [ array
|
/third_party/typescript/tests/projects/empty-files/with-references/ |
D | tsconfig.json | 2 "references": [ array
|