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
DmapRootRelativePathMixedSubfolderNoOutdir.json10 "mapRoot": "../mapFiles" string
DmapRootRelativePathSingleFileNoOutdir.json10 "mapRoot": "../mapFiles" string
DmapRootRelativePathSubfolderNoOutdir.json10 "mapRoot": "../mapFiles" string
DmapRootRelativePathModuleMultifolderNoOutdir.json10 "mapRoot": "../mapFiles" string
DmaprootUrlModuleSubfolderNoOutdir.json10 "mapRoot": "http://www.typescriptlang.org/" string
DmaprootUrlSingleFileNoOutdir.json10 "mapRoot": "http://www.typescriptlang.org/" string
DmapRootRelativePathModuleSubfolderNoOutdir.json10 "mapRoot": "../mapFiles" string
DmapRootRelativePathModuleSimpleNoOutdir.json10 "mapRoot": "../mapFiles" string
DmaprootUrlModuleMultifolderNoOutdir.json10 "mapRoot": "http://www.typescriptlang.org/" string
DmaprootUrlSubfolderNoOutdir.json10 "mapRoot": "http://www.typescriptlang.org/" string
DmapRootRelativePathMultifolderNoOutdir.json10 "mapRoot": "../mapFiles" string
DmaprootUrlSimpleNoOutdir.json10 "mapRoot": "http://www.typescriptlang.org/" string
DmaprootUrlModuleSimpleNoOutdir.json10 "mapRoot": "http://www.typescriptlang.org/" string
DmaprootUrlMixedSubfolderNoOutdir.json10 "mapRoot": "http://www.typescriptlang.org/" string
DmaprootUrlMultifolderNoOutdir.json10 "mapRoot": "http://www.typescriptlang.org/" string
DmapRootRelativePathSimpleNoOutdir.json10 "mapRoot": "../mapFiles" string
DmaprootUrlMixedSubfolderSpecifyOutputDirectory.json11 "mapRoot": "http://www.typescriptlang.org/" string
DmaprootUrlsourcerootUrlModuleSimpleNoOutdir.json10 "mapRoot": "http://www.typescriptlang.org/", string
DmaprootUrlSimpleSpecifyOutputDirectory.json11 "mapRoot": "http://www.typescriptlang.org/" string
DmaprootUrlSingleFileSpecifyOutputFile.json11 "mapRoot": "http://www.typescriptlang.org/" string
DmapRootRelativePathModuleSimpleSpecifyOutputFile.json11 "mapRoot": "../mapFiles" string

12345678910>>...13