| /third_party/typescript/tests/baselines/reference/tscWatch/programUpdates/ |
| D | Options-Diagnostic-locations-reported-correctly-with-changes-in-configFile-contents-when-options-change.js | 55 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/ |
| D | tsconfig.json | 3 "mapRoot": "someString" string
|
| /third_party/typescript/tests/cases/project/ |
| D | mapRootWithNoSourceMapOption.json | 7 "mapRoot": "../mapFiles" string
|
| D | mapRootSourceRootWithNoSourceMapOption.json | 7 "mapRoot": "../mapFiles", string
|
| D | mapRootRelativePathModuleSubfolderNoOutdir.json | 10 "mapRoot": "../mapFiles" string
|
| D | maprootUrlSimpleNoOutdir.json | 10 "mapRoot": "http://www.typescriptlang.org/" string
|
| D | mapRootRelativePathSingleFileNoOutdir.json | 10 "mapRoot": "../mapFiles" string
|
| D | mapRootRelativePathModuleSimpleNoOutdir.json | 10 "mapRoot": "../mapFiles" string
|
| D | mapRootRelativePathMultifolderNoOutdir.json | 10 "mapRoot": "../mapFiles" string
|
| D | mapRootRelativePathModuleMultifolderNoOutdir.json | 10 "mapRoot": "../mapFiles" string
|
| D | maprootUrlModuleMultifolderNoOutdir.json | 10 "mapRoot": "http://www.typescriptlang.org/" string
|
| D | mapRootRelativePathSubfolderNoOutdir.json | 10 "mapRoot": "../mapFiles" string
|
| D | maprootUrlModuleSubfolderNoOutdir.json | 10 "mapRoot": "http://www.typescriptlang.org/" string
|
| D | maprootUrlSingleFileNoOutdir.json | 10 "mapRoot": "http://www.typescriptlang.org/" string
|
| D | maprootUrlModuleSimpleNoOutdir.json | 10 "mapRoot": "http://www.typescriptlang.org/" string
|
| D | maprootUrlMixedSubfolderNoOutdir.json | 10 "mapRoot": "http://www.typescriptlang.org/" string
|
| D | maprootUrlSubfolderNoOutdir.json | 10 "mapRoot": "http://www.typescriptlang.org/" string
|
| D | mapRootRelativePathSimpleNoOutdir.json | 10 "mapRoot": "../mapFiles" string
|
| D | mapRootRelativePathMixedSubfolderNoOutdir.json | 10 "mapRoot": "../mapFiles" string
|
| D | maprootUrlMultifolderNoOutdir.json | 10 "mapRoot": "http://www.typescriptlang.org/" string
|
| D | mapRootAbsolutePathModuleSubfolderNoOutdir.json | 10 "mapRoot": "tests/cases/projects/outputdir_module_subfolder/mapFiles", string
|
| D | maprootUrlModuleMultifolderSpecifyOutputFile.json | 11 "mapRoot": "http://www.typescriptlang.org/" string
|
| D | mapRootRelativePathModuleSimpleSpecifyOutputDirectory.json | 11 "mapRoot": "../mapFiles" string
|
| D | mapRootAbsolutePathMixedSubfolderNoOutdir.json | 10 "mapRoot": "tests/cases/projects/outputdir_mixed_subfolder/mapFiles", string
|
| D | maprootUrlModuleSubfolderSpecifyOutputDirectory.json | 11 "mapRoot": "http://www.typescriptlang.org/" string
|