mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-06 11:54:44 -06:00
Accepting baselines for corrected error messages
This commit is contained in:
parent
960d92f9b6
commit
ee6f2faabb
@ -1,9 +1,9 @@
|
||||
error TS5039: Option sourceRoot cannot be specified without specifying sourcemap option.
|
||||
error TS5038: Option mapRoot cannot be specified without specifying sourcemap option.
|
||||
error TS5039: Option 'sourceRoot' cannot be specified without specifying 'sourcemap' option.
|
||||
error TS5038: Option 'mapRoot' cannot be specified without specifying 'sourcemap' option.
|
||||
|
||||
|
||||
!!! error TS5039: Option sourceRoot cannot be specified without specifying sourcemap option.
|
||||
!!! error TS5038: Option mapRoot cannot be specified without specifying sourcemap option.
|
||||
!!! error TS5039: Option 'sourceRoot' cannot be specified without specifying 'sourcemap' option.
|
||||
!!! error TS5038: Option 'mapRoot' cannot be specified without specifying 'sourcemap' option.
|
||||
==== m1.ts (0 errors) ====
|
||||
var m1_a1 = 10;
|
||||
class m1_c1 {
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
error TS5039: Option sourceRoot cannot be specified without specifying sourcemap option.
|
||||
error TS5038: Option mapRoot cannot be specified without specifying sourcemap option.
|
||||
error TS5039: Option 'sourceRoot' cannot be specified without specifying 'sourcemap' option.
|
||||
error TS5038: Option 'mapRoot' cannot be specified without specifying 'sourcemap' option.
|
||||
|
||||
|
||||
!!! error TS5039: Option sourceRoot cannot be specified without specifying sourcemap option.
|
||||
!!! error TS5038: Option mapRoot cannot be specified without specifying sourcemap option.
|
||||
!!! error TS5039: Option 'sourceRoot' cannot be specified without specifying 'sourcemap' option.
|
||||
!!! error TS5038: Option 'mapRoot' cannot be specified without specifying 'sourcemap' option.
|
||||
==== m1.ts (0 errors) ====
|
||||
var m1_a1 = 10;
|
||||
class m1_c1 {
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
error TS5038: Option mapRoot cannot be specified without specifying sourcemap option.
|
||||
error TS5038: Option 'mapRoot' cannot be specified without specifying 'sourcemap' option.
|
||||
|
||||
|
||||
!!! error TS5038: Option mapRoot cannot be specified without specifying sourcemap option.
|
||||
!!! error TS5038: Option 'mapRoot' cannot be specified without specifying 'sourcemap' option.
|
||||
==== m1.ts (0 errors) ====
|
||||
var m1_a1 = 10;
|
||||
class m1_c1 {
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
error TS5038: Option mapRoot cannot be specified without specifying sourcemap option.
|
||||
error TS5038: Option 'mapRoot' cannot be specified without specifying 'sourcemap' option.
|
||||
|
||||
|
||||
!!! error TS5038: Option mapRoot cannot be specified without specifying sourcemap option.
|
||||
!!! error TS5038: Option 'mapRoot' cannot be specified without specifying 'sourcemap' option.
|
||||
==== m1.ts (0 errors) ====
|
||||
var m1_a1 = 10;
|
||||
class m1_c1 {
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
error TS5039: Option sourceRoot cannot be specified without specifying sourcemap option.
|
||||
error TS5039: Option 'sourceRoot' cannot be specified without specifying 'sourcemap' option.
|
||||
|
||||
|
||||
!!! error TS5039: Option sourceRoot cannot be specified without specifying sourcemap option.
|
||||
!!! error TS5039: Option 'sourceRoot' cannot be specified without specifying 'sourcemap' option.
|
||||
==== m1.ts (0 errors) ====
|
||||
var m1_a1 = 10;
|
||||
class m1_c1 {
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
error TS5039: Option sourceRoot cannot be specified without specifying sourcemap option.
|
||||
error TS5039: Option 'sourceRoot' cannot be specified without specifying 'sourcemap' option.
|
||||
|
||||
|
||||
!!! error TS5039: Option sourceRoot cannot be specified without specifying sourcemap option.
|
||||
!!! error TS5039: Option 'sourceRoot' cannot be specified without specifying 'sourcemap' option.
|
||||
==== m1.ts (0 errors) ====
|
||||
var m1_a1 = 10;
|
||||
class m1_c1 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user