Home
last modified time | relevance | path

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

/third_party/typescript/src/loggedIO/
DloggedIO.ts250 const syntheticTsconfig = generateTsconfig(newLog); constant
251 if (syntheticTsconfig) {
252 …iteFile(ts.combinePaths(getBase(), "tsconfig.json"), JSON.stringify(syntheticTsconfig, null, 4)); …