Searched defs:projectDir (Results 1 – 4 of 4) sorted by relevance
26 const projectDir = "/a/b/projects/project"; constant52 const projectDir = "/a/b/projects/project"; constant
269 const projectDir = "/a/b/projects/myproject"; constant
27 const projectDir = path.resolve(__dirname, '..'); constant
647 const projectDir = compilerOptions.project || host.getCurrentDirectory(); constant