Searched defs:tsConfigPath (Results 1 – 3 of 3) sorted by relevance
34 const tsConfigPath = path.join(this.projectRoot, 'tsconfig.json'); constant62 const tsConfigPath = path.join(this.projectRoot, 'tsconfig.json'); constant73 const tsConfigPath = await this._hasTSConfig(); constant150 const tsConfigPath = path.join(this.projectRoot, 'tsconfig.json'); constant
12 const tsConfigPath = path.join(projectRoot, 'tsconfig.json'); constant45 const tsConfigPath = path.join(projectRoot, 'tsconfig.json'); constant
126 const tsConfigPath = path.join(basePath, 'tsconfig.json'); constant