Accept new baselines

This commit is contained in:
Anders Hejlsberg
2025-06-22 16:57:20 -04:00
parent 9c92160940
commit 77331a9826

View File

@@ -6896,7 +6896,7 @@ declare namespace ts {
AlwaysStrict = 1024,
ReturnMapper = 2048,
MaxValue = 4096,
PriorityImpliesCombination = 416,
PriorityImpliesCombination = 2464,
Circularity = -1,
}
interface FileExtensionInfo {