Home
last modified time | relevance | path

Searched defs:typeRoots (Results 1 – 17 of 17) sorted by relevance

/third_party/typescript/tests/baselines/reference/config/showConfig/Shows tsconfig for single option/typeRoots/
Dtsconfig.json3 "typeRoots": [] array
/third_party/typescript/tests/baselines/reference/tscWatch/programUpdates/
Dtypes-should-load-from-config-file-path-if-config-exists.js35 Program options: {"types":["node"],"typeRoots":[],"watch":true,"project":"/a/b/tsconfig.json","conf… property
/third_party/jsframework/
Dtsconfig.json18 "typeRoots": [ array
/third_party/typescript/src/testRunner/unittests/
DreuseProgramStructure.ts401 const options: CompilerOptions = { target, typeRoots: ["/types"] }; constant
416 const options: CompilerOptions = { target, typeRoots: ["/types"] }; constant
438 const options: CompilerOptions = { target, typeRoots: ["/types"] }; constant
/third_party/typescript/src/testRunner/unittests/tsserver/
DcachingFileSystemInformation.ts239 const typeRoots = ["types", "node_modules/@types"]; constant
/third_party/typescript/src/compiler/
DresolutionCache.ts1104 …const typeRoots = getEffectiveTypeRoots(options, { directoryExists: directoryExistsForTypeRootWatc… constant
DmoduleNameResolver.ts337 const typeRoots = getEffectiveTypeRoots(options, host); constant
526 const typeRoots = getEffectiveTypeRoots(options, host); constant
/third_party/typescript/src/services/
DstringCompletions.ts893 … const typeRoots = tryAndIgnoreErrors(() => getEffectiveTypeRoots(options, host)) || emptyArray; constant
/third_party/typescript/tests/dets/
Dtsconfig.json732 "typeRoots": [], array
/third_party/typescript/tests/arkTSTest/
Dtsconfig.json794 "typeRoots": [], array
/third_party/typescript/src/server/
Dprotocol.ts3601 typeRoots?: string[]; property
/third_party/typescript/lib/
Dprotocol.d.ts2842 typeRoots?: string[]; property
Dtypescript.d.ts3175 typeRoots?: string[]; property
DtypescriptServices.d.ts3175 typeRoots?: string[]; property
Dtsserverlibrary.d.ts3175 typeRoots?: string[]; property
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3175 typeRoots?: string[]; property
Dtsserverlibrary.d.ts3175 typeRoots?: string[]; property