diff --git a/src/compiler/diagnosticMessages.json b/src/compiler/diagnosticMessages.json index 0518fd86897..82321569f9c 100644 --- a/src/compiler/diagnosticMessages.json +++ b/src/compiler/diagnosticMessages.json @@ -3662,7 +3662,7 @@ "Do not emit insignificant whitespace or insignificant trailing semicolons to output.": { "category": "Message", - "code": 6205 + "code": 6206 },