mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-12-12 20:25:48 -06:00
Remove debugger statement
This commit is contained in:
parent
1bbaaa3831
commit
75fa22c682
@ -134,7 +134,6 @@ namespace ts {
|
||||
performance.mark("postEmitNodeWithSynthesizedComments");
|
||||
}
|
||||
|
||||
debugger;
|
||||
forEach(trailingComments, emitTrailingSynthesizedComment);
|
||||
|
||||
if (extendedDiagnostics) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user