Home
last modified time | relevance | path

Searched defs:tsConfig (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/testRunner/unittests/tsserver/
DpackageJsonInfo.ts2 const tsConfig: File = { constant
/third_party/typescript/src/harness/
DharnessIO.ts1182 tsConfig: ts.ParsedCommandLine | undefined; property
1275 let tsConfig: ts.ParsedCommandLine | undefined; variable
DfourslashImpl.ts259 …const tsConfig = ts.convertCompilerOptionsFromJson(configJson.config.compilerOptions, baseDirector… constant