Searched refs:syntheticTsconfig (Results 1 – 1 of 1) sorted by relevance
252 const syntheticTsconfig = generateTsconfig(newLog); constant253 if (syntheticTsconfig) {254 …iteFile(ts.combinePaths(getBase(), "tsconfig.json"), JSON.stringify(syntheticTsconfig, null, 4)); …