Home
last modified time | relevance | path

Searched defs:bPackageJson (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/testRunner/unittests/tscWatch/
DsourceOfProjectReferenceRedirect.ts67 bPackageJson: File; property
85 const { bPackageJson, aTest, bFoo, bBar, bSymlink, subScenario } = packages(); constant
/third_party/typescript/src/testRunner/unittests/tsserver/
DprojectReferences.ts307 bPackageJson: File; property
338 … const files = [libFile, bPackageJson, aConfig, bConfig, aTest, bFoo, bBar, bSymlink]; constant