Home
last modified time | relevance | path

Searched defs:mapRoot (Results 1 – 25 of 316) 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
DmapRootRelativePathMixedSubfolderNoOutdir.json10 "mapRoot": "../mapFiles" string
DmapRootRelativePathModuleMultifolderNoOutdir.json10 "mapRoot": "../mapFiles" string
DmaprootUrlSimpleNoOutdir.json10 "mapRoot": "http://www.typescriptlang.org/" string
DmapRootRelativePathSingleFileNoOutdir.json10 "mapRoot": "../mapFiles" string
DmapRootRelativePathSimpleNoOutdir.json10 "mapRoot": "../mapFiles" string
DmaprootUrlMixedSubfolderNoOutdir.json10 "mapRoot": "http://www.typescriptlang.org/" string
DmapRootRelativePathModuleSimpleNoOutdir.json10 "mapRoot": "../mapFiles" string
DmaprootUrlModuleMultifolderNoOutdir.json10 "mapRoot": "http://www.typescriptlang.org/" string
DmaprootUrlSubfolderNoOutdir.json10 "mapRoot": "http://www.typescriptlang.org/" string
DmaprootUrlSingleFileNoOutdir.json10 "mapRoot": "http://www.typescriptlang.org/" string
DmaprootUrlMultifolderNoOutdir.json10 "mapRoot": "http://www.typescriptlang.org/" string
DmaprootUrlModuleSubfolderNoOutdir.json10 "mapRoot": "http://www.typescriptlang.org/" string
DmapRootRelativePathMultifolderNoOutdir.json10 "mapRoot": "../mapFiles" string
DmaprootUrlModuleSimpleNoOutdir.json10 "mapRoot": "http://www.typescriptlang.org/" string
DmapRootRelativePathSubfolderNoOutdir.json10 "mapRoot": "../mapFiles" string
DmapRootRelativePathModuleSubfolderNoOutdir.json10 "mapRoot": "../mapFiles" string
DmaprootUrlSingleFileSpecifyOutputFile.json11 "mapRoot": "http://www.typescriptlang.org/" string
DmaprootUrlMixedSubfolderSpecifyOutputFile.json11 "mapRoot": "http://www.typescriptlang.org/" string
DmapRootRelativePathModuleMultifolderSpecifyOutputFile.json11 "mapRoot": "../mapFiles" string
DmapRootRelativePathModuleMultifolderSpecifyOutputDirectory.json11 "mapRoot": "../mapFiles" string
DmapRootRelativePathSimpleSpecifyOutputFile.json11 "mapRoot": "../mapFiles" string

12345678910>>...13