Searched defs:tsconfigPath (Results 1 – 3 of 3) sorted by relevance
41 const tsconfigPath = path.join(this.projectRoot, 'tsconfig.json'); constant
71 const tsconfigPath = path.join(projectRoot, 'tsconfig.json'); constant
46 const tsconfigPath = path.join(projectRoot, 'tsconfig.json'); constant