Home
last modified time | relevance | path

Searched refs:syntheticTsconfig (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/src/harness/
DloggedIO.ts252 const syntheticTsconfig = generateTsconfig(newLog); constant
253 if (syntheticTsconfig) {
254 …iteFile(ts.combinePaths(getBase(), "tsconfig.json"), JSON.stringify(syntheticTsconfig, null, 4)); …