mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
Accept whitespace change in baseline after merge
This commit is contained in:
@@ -6,3 +6,4 @@ tests/cases/compiler/file1.ts(2,16): error TS2748: Cannot access ambient const e
|
||||
export var y = E.X;
|
||||
~
|
||||
!!! error TS2748: Cannot access ambient const enums when the '--isolatedModules' flag is provided.
|
||||
|
||||
Reference in New Issue
Block a user