We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bbaaa3 commit 75fa22cCopy full SHA for 75fa22c
1 file changed
src/compiler/comments.ts
@@ -134,7 +134,6 @@ namespace ts {
134
performance.mark("postEmitNodeWithSynthesizedComments");
135
}
136
137
- debugger;
138
forEach(trailingComments, emitTrailingSynthesizedComment);
139
140
if (extendedDiagnostics) {
0 commit comments