@@ -48,7 +48,7 @@ exitCode:: ExitStatus.DiagnosticsPresent_OutputsSkipped
48
48
49
49
50
50
//// [/src/tsconfig.tsbuildinfo]
51
- { "program" :{ "fileNames" :[ "../lib/lib.d.ts" , "./a.ts" , "./b.ts" ] , "fileInfos" :[ { "version" :"3858781397-/// <reference no-default-lib=\"true\"/>\ninterface Boolean {}\ninterface Function {}\ninterface CallableFunction {}\ninterface NewableFunction {}\ninterface IArguments {}\ninterface Number { toExponential: any; }\ninterface Object {}\ninterface RegExp {}\ninterface String { charAt: any; }\ninterface Array<T> { length: number; [n: number]: T; }\ninterface ReadonlyArray<T> {}\ndeclare const console: { log(msg: any): void; };" , "signature" :false , "affectsGlobalScope" :true , "impliedFormat" :1 } , { "version" :"4646078106-export function foo() { }" , "signature" :false , "impliedFormat" :1 } , { "version" :"1045484683-export function bar() { }" , "signature" :false , "impliedFormat" :1 } ] , "root" :[ 2 , 3 ] , "options" :{ "composite" :true } , "referencedMap" : [ ] , " changeFileSet" :[ 1 , 2 , 3 ] } , "version" :"FakeTSVersion" }
51
+ { "program" :{ "fileNames" :[ "../lib/lib.d.ts" , "./a.ts" , "./b.ts" ] , "fileInfos" :[ { "version" :"3858781397-/// <reference no-default-lib=\"true\"/>\ninterface Boolean {}\ninterface Function {}\ninterface CallableFunction {}\ninterface NewableFunction {}\ninterface IArguments {}\ninterface Number { toExponential: any; }\ninterface Object {}\ninterface RegExp {}\ninterface String { charAt: any; }\ninterface Array<T> { length: number; [n: number]: T; }\ninterface ReadonlyArray<T> {}\ndeclare const console: { log(msg: any): void; };" , "signature" :false , "affectsGlobalScope" :true , "impliedFormat" :1 } , { "version" :"4646078106-export function foo() { }" , "signature" :false , "impliedFormat" :1 } , { "version" :"1045484683-export function bar() { }" , "signature" :false , "impliedFormat" :1 } ] , "root" :[ 2 , 3 ] , "options" :{ "composite" :true } , "changeFileSet" :[ 1 , 2 , 3 ] } , "version" :"FakeTSVersion" }
52
52
53
53
//// [/src/tsconfig.tsbuildinfo.readable.baseline.txt]
54
54
{
@@ -102,15 +102,14 @@ exitCode:: ExitStatus.DiagnosticsPresent_OutputsSkipped
102
102
"options" : {
103
103
"composite" : true
104
104
} ,
105
- "referencedMap" : { } ,
106
105
"changeFileSet" : [
107
106
"../lib/lib.d.ts" ,
108
107
"./a.ts" ,
109
108
"./b.ts"
110
109
]
111
110
} ,
112
111
"version" : "FakeTSVersion" ,
113
- "size" : 877
112
+ "size" : 858
114
113
}
115
114
116
115
@@ -167,7 +166,7 @@ exitCode:: ExitStatus.DiagnosticsPresent_OutputsSkipped
167
166
168
167
169
168
//// [/src/tsconfig.tsbuildinfo]
170
- { "program" :{ "fileNames" :[ "../lib/lib.d.ts" , "./a.ts" , "./b.ts" ] , "fileInfos" :[ { "version" :"3858781397-/// <reference no-default-lib=\"true\"/>\ninterface Boolean {}\ninterface Function {}\ninterface CallableFunction {}\ninterface NewableFunction {}\ninterface IArguments {}\ninterface Number { toExponential: any; }\ninterface Object {}\ninterface RegExp {}\ninterface String { charAt: any; }\ninterface Array<T> { length: number; [n: number]: T; }\ninterface ReadonlyArray<T> {}\ndeclare const console: { log(msg: any): void; };" , "signature" :false , "affectsGlobalScope" :true , "impliedFormat" :1 } , { "version" :"9819159940-export function foo() { }export function fooBar() { }" , "signature" :false , "impliedFormat" :1 } , { "version" :"1045484683-export function bar() { }" , "signature" :false , "impliedFormat" :1 } ] , "root" :[ 2 , 3 ] , "options" :{ "composite" :true , "declaration" :true } , "referencedMap" : [ ] , " changeFileSet" :[ 1 , 2 , 3 ] } , "version" :"FakeTSVersion" }
169
+ { "program" :{ "fileNames" :[ "../lib/lib.d.ts" , "./a.ts" , "./b.ts" ] , "fileInfos" :[ { "version" :"3858781397-/// <reference no-default-lib=\"true\"/>\ninterface Boolean {}\ninterface Function {}\ninterface CallableFunction {}\ninterface NewableFunction {}\ninterface IArguments {}\ninterface Number { toExponential: any; }\ninterface Object {}\ninterface RegExp {}\ninterface String { charAt: any; }\ninterface Array<T> { length: number; [n: number]: T; }\ninterface ReadonlyArray<T> {}\ndeclare const console: { log(msg: any): void; };" , "signature" :false , "affectsGlobalScope" :true , "impliedFormat" :1 } , { "version" :"9819159940-export function foo() { }export function fooBar() { }" , "signature" :false , "impliedFormat" :1 } , { "version" :"1045484683-export function bar() { }" , "signature" :false , "impliedFormat" :1 } ] , "root" :[ 2 , 3 ] , "options" :{ "composite" :true , "declaration" :true } , "changeFileSet" :[ 1 , 2 , 3 ] } , "version" :"FakeTSVersion" }
171
170
172
171
//// [/src/tsconfig.tsbuildinfo.readable.baseline.txt]
173
172
{
@@ -222,15 +221,14 @@ exitCode:: ExitStatus.DiagnosticsPresent_OutputsSkipped
222
221
"composite" : true ,
223
222
"declaration" : true
224
223
} ,
225
- "referencedMap" : { } ,
226
224
"changeFileSet" : [
227
225
"../lib/lib.d.ts" ,
228
226
"./a.ts" ,
229
227
"./b.ts"
230
228
]
231
229
} ,
232
230
"version" : "FakeTSVersion" ,
233
- "size" : 924
231
+ "size" : 905
234
232
}
235
233
236
234
@@ -301,7 +299,7 @@ function bar() { }
301
299
302
300
303
301
//// [/src/tsconfig.tsbuildinfo]
304
- { "program ":{ "fileNames ":[ "../lib/lib.d.ts" , "./a.ts" , "./b.ts" ] , "fileInfos" :[ { "version" :"3858781397-/// <reference no-default-lib=\"true\"/>\ninterface Boolean {}\ninterface Function {}\ninterface CallableFunction {}\ninterface NewableFunction {}\ninterface IArguments {}\ninterface Number { toExponential: any; }\ninterface Object {}\ninterface RegExp {}\ninterface String { charAt: any; }\ninterface Array<T> { length: number; [n: number]: T; }\ninterface ReadonlyArray<T> {}\ndeclare const console: { log(msg: any): void; };" , "affectsGlobalScope" :true , "impliedFormat" :1 } , { "version" :"9819159940-export function foo() { }export function fooBar() { }" , "signature" :"-9218003498-export declare function foo(): void;\nexport declare function fooBar(): void;\n" , "impliedFormat" :1 } , { "version" :"1045484683-export function bar() { }" , "signature" :"-2904461644-export declare function bar(): void;\n" , "impliedFormat" :1 } ] , "root" :[ 2 , 3 ] , "options" :{ "composite" :true , "declaration" :true } , "referencedMap" :[ ] , "latestChangedDtsFile" :". / b . d . ts "} , "version ":"FakeTSVersion "}
302
+ { "program ":{ "fileNames ":[ "../lib/lib.d.ts" , "./a.ts" , "./b.ts" ] , "fileInfos" :[ { "version" :"3858781397-/// <reference no-default-lib=\"true\"/>\ninterface Boolean {}\ninterface Function {}\ninterface CallableFunction {}\ninterface NewableFunction {}\ninterface IArguments {}\ninterface Number { toExponential: any; }\ninterface Object {}\ninterface RegExp {}\ninterface String { charAt: any; }\ninterface Array<T> { length: number; [n: number]: T; }\ninterface ReadonlyArray<T> {}\ndeclare const console: { log(msg: any): void; };" , "affectsGlobalScope" :true , "impliedFormat" :1 } , { "version" :"9819159940-export function foo() { }export function fooBar() { }" , "signature" :"-9218003498-export declare function foo(): void;\nexport declare function fooBar(): void;\n" , "impliedFormat" :1 } , { "version" :"1045484683-export function bar() { }" , "signature" :"-2904461644-export declare function bar(): void;\n" , "impliedFormat" :1 } ] , "root" :[ 2 , 3 ] , "options" :{ "composite" :true , "declaration" :true } , "latestChangedDtsFile" :"./b.d.ts" } , "version" :"FakeTSVersion" }
305
303
306
304
//// [/src/tsconfig.tsbuildinfo.readable.baseline.txt]
307
305
{
@@ -358,10 +356,9 @@ function bar() { }
358
356
"composite" : true ,
359
357
"declaration" : true
360
358
} ,
361
- "referencedMap" : { } ,
362
359
"latestChangedDtsFile" : "./b.d.ts"
363
360
} ,
364
361
"version" : "FakeTSVersion" ,
365
- "size" : 1051
362
+ "size" : 1032
366
363
}
367
364
0 commit comments