Home
last modified time | relevance | path

Searched defs:mapRoot (Results 1 – 25 of 319) sorted by relevance

12345678910>>...13

/third_party/typescript/tests/baselines/reference/tscWatch/programUpdates/
DOptions-Diagnostic-locations-reported-correctly-with-changes-in-configFile-contents-when-options-change.js55 Program options: {"inlineSourceMap":true,"mapRoot":"./","watch":true,"project":"/a/b/tsconfig.json"… property
98 "mapRoot": "./" property
127 Program options: {"inlineSourceMap":true,"mapRoot":"./","watch":true,"project":"/a/b/tsconfig.json"… property
/third_party/typescript/tests/baselines/reference/config/showConfig/Shows tsconfig for single option/mapRoot/
Dtsconfig.json3 "mapRoot": "someString" string
/third_party/typescript/tests/cases/project/
DmapRootWithNoSourceMapOption.json7 "mapRoot": "../mapFiles" string
DmapRootSourceRootWithNoSourceMapOption.json7 "mapRoot": "../mapFiles", string
DmaprootUrlSingleFileNoOutdir.json10 "mapRoot": "http://www.typescriptlang.org/" string
DmapRootRelativePathModuleMultifolderNoOutdir.json10 "mapRoot": "../mapFiles" string
DmapRootRelativePathModuleSimpleNoOutdir.json10 "mapRoot": "../mapFiles" string
DmaprootUrlMixedSubfolderNoOutdir.json10 "mapRoot": "http://www.typescriptlang.org/" string
DmaprootUrlModuleSubfolderNoOutdir.json10 "mapRoot": "http://www.typescriptlang.org/" string
DmapRootRelativePathSingleFileNoOutdir.json10 "mapRoot": "../mapFiles" string
DmaprootUrlMultifolderNoOutdir.json10 "mapRoot": "http://www.typescriptlang.org/" string
DmapRootRelativePathSimpleNoOutdir.json10 "mapRoot": "../mapFiles" string
DmapRootRelativePathMixedSubfolderNoOutdir.json10 "mapRoot": "../mapFiles" string
DmaprootUrlModuleSimpleNoOutdir.json10 "mapRoot": "http://www.typescriptlang.org/" string
DmapRootRelativePathSubfolderNoOutdir.json10 "mapRoot": "../mapFiles" string
DmapRootRelativePathModuleSubfolderNoOutdir.json10 "mapRoot": "../mapFiles" string
DmaprootUrlSimpleNoOutdir.json10 "mapRoot": "http://www.typescriptlang.org/" string
DmaprootUrlSubfolderNoOutdir.json10 "mapRoot": "http://www.typescriptlang.org/" string
DmaprootUrlModuleMultifolderNoOutdir.json10 "mapRoot": "http://www.typescriptlang.org/" string
DmapRootRelativePathMultifolderNoOutdir.json10 "mapRoot": "../mapFiles" string
DmaprootUrlSimpleSpecifyOutputDirectory.json11 "mapRoot": "http://www.typescriptlang.org/" string
DmapRootAbsolutePathModuleSimpleNoOutdir.json10 "mapRoot": "tests/cases/projects/outputdir_module_simple/mapFiles", string
DmaprootUrlsourcerootUrlModuleSubfolderNoOutdir.json10 "mapRoot": "http://www.typescriptlang.org/", string
DmaprootUrlModuleSubfolderSpecifyOutputFile.json11 "mapRoot": "http://www.typescriptlang.org/" string
DmapRootRelativePathModuleMultifolderSpecifyOutputFile.json11 "mapRoot": "../mapFiles" string

12345678910>>...13