Skip to content

Commit 77331a9

Browse files
committed
Accept new baselines
1 parent 9c92160 commit 77331a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6896,7 +6896,7 @@ declare namespace ts {
68966896
AlwaysStrict = 1024,
68976897
ReturnMapper = 2048,
68986898
MaxValue = 4096,
6899-
PriorityImpliesCombination = 416,
6899+
PriorityImpliesCombination = 2464,
69006900
Circularity = -1,
69016901
}
69026902
interface FileExtensionInfo {

0 commit comments

Comments
 (0)