Home
last modified time | relevance | path

Searched defs:mapRoot (Results 1 – 25 of 323) 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
94 "mapRoot": "./" property
123 Program options: {"inlineSourceMap":true,"mapRoot":"./","watch":true,"project":"/a/b/tsconfig.json"… property
/third_party/typescript/tests/baselines/reference/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
DmapRootRelativePathModuleSubfolderNoOutdir.json10 "mapRoot": "../mapFiles" string
DmaprootUrlSimpleNoOutdir.json10 "mapRoot": "http://www.typescriptlang.org/" string
DmapRootRelativePathSingleFileNoOutdir.json10 "mapRoot": "../mapFiles" string
DmapRootRelativePathModuleSimpleNoOutdir.json10 "mapRoot": "../mapFiles" string
DmapRootRelativePathMultifolderNoOutdir.json10 "mapRoot": "../mapFiles" string
DmapRootRelativePathModuleMultifolderNoOutdir.json10 "mapRoot": "../mapFiles" string
DmaprootUrlModuleMultifolderNoOutdir.json10 "mapRoot": "http://www.typescriptlang.org/" string
DmapRootRelativePathSubfolderNoOutdir.json10 "mapRoot": "../mapFiles" string
DmaprootUrlModuleSubfolderNoOutdir.json10 "mapRoot": "http://www.typescriptlang.org/" string
DmaprootUrlSingleFileNoOutdir.json10 "mapRoot": "http://www.typescriptlang.org/" string
DmaprootUrlModuleSimpleNoOutdir.json10 "mapRoot": "http://www.typescriptlang.org/" string
DmaprootUrlMixedSubfolderNoOutdir.json10 "mapRoot": "http://www.typescriptlang.org/" string
DmaprootUrlSubfolderNoOutdir.json10 "mapRoot": "http://www.typescriptlang.org/" string
DmapRootRelativePathSimpleNoOutdir.json10 "mapRoot": "../mapFiles" string
DmapRootRelativePathMixedSubfolderNoOutdir.json10 "mapRoot": "../mapFiles" string
DmaprootUrlMultifolderNoOutdir.json10 "mapRoot": "http://www.typescriptlang.org/" string
DmapRootAbsolutePathModuleSubfolderNoOutdir.json10 "mapRoot": "tests/cases/projects/outputdir_module_subfolder/mapFiles", string
DmaprootUrlModuleMultifolderSpecifyOutputFile.json11 "mapRoot": "http://www.typescriptlang.org/" string
DmapRootRelativePathModuleSimpleSpecifyOutputDirectory.json11 "mapRoot": "../mapFiles" string
DmapRootAbsolutePathMixedSubfolderNoOutdir.json10 "mapRoot": "tests/cases/projects/outputdir_mixed_subfolder/mapFiles", string
DmaprootUrlModuleSubfolderSpecifyOutputDirectory.json11 "mapRoot": "http://www.typescriptlang.org/" string

12345678910>>...13