diff --git a/src/compiler/binder.ts b/src/compiler/binder.ts index 80bdeae6df5..ec3e8157589 100644 --- a/src/compiler/binder.ts +++ b/src/compiler/binder.ts @@ -1,4 +1,4 @@ -/// +/// /// /* @internal */ @@ -3596,4 +3596,4 @@ namespace ts { return TransformFlags.NodeExcludes; } } -} +} \ No newline at end of file