Searched defs:configProject (Results 1 – 2 of 2) sorted by relevance
526 const configProject = configuredProjectAt(projectService, 0); constant864 const configProject = service.configuredProjects.get(tsconfig.path.toLowerCase())!; constant
2443 const configProject = this.configuredProjects.get(this.toPath(uncheckedFileName)); constant