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