Home
last modified time | relevance | path

Searched defs:projectDir (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/src/testRunner/unittests/tsserver/
DconfigFileSearch.ts26 const projectDir = "/a/b/projects/project"; constant
52 const projectDir = "/a/b/projects/project"; constant
DprojectErrors.ts269 const projectDir = "/a/b/projects/myproject"; constant
/third_party/node/tools/
Dtest-npm-package.js27 const projectDir = path.resolve(__dirname, '..'); constant
/third_party/typescript/src/services/
DstringCompletions.ts647 const projectDir = compilerOptions.project || host.getCurrentDirectory(); constant