Skip to content

Commit 4f30b40

Browse files
Update baselines.
1 parent a8aa336 commit 4f30b40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/baselines/reference/api/tsserverlibrary.d.ts

+1
Original file line numberDiff line numberDiff line change
@@ -6791,6 +6791,7 @@ declare namespace ts.server.protocol {
67916791
endLocation: Location;
67926792
category: string;
67936793
code: number;
6794+
source?: string;
67946795
/** May store more in future. For now, this will simply be `true` to indicate when a diagnostic is an unused-identifier diagnostic. */
67956796
reportsUnnecessary?: {};
67966797
reportsDeprecated?: {};

0 commit comments

Comments
 (0)