-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Closed
Labels
BugA bug in TypeScriptA bug in TypeScriptCrashFor flagging bugs which are compiler or service crashes or unclean exits, rather than bad outputFor flagging bugs which are compiler or service crashes or unclean exits, rather than bad outputFix AvailableA PR has been opened for this issueA PR has been opened for this issue
Milestone
Description
/**
* This is a comment with dumb indentation for some auto-generated thing.
*/
export class SomeAutoGeneratedThing {}
RangeError: Maximum call stack size exceeded
at getIndentString (C:\Users\drosen\AppData\Local\Volta\tools\image\packages\typescript\4.0.3\lib\tsc.js:12430:29)
at getIndentString (C:\Users\drosen\AppData\Local\Volta\tools\image\packages\typescript\4.0.3\lib\tsc.js:12432:36)
at getIndentString (C:\Users\drosen\AppData\Local\Volta\tools\image\packages\typescript\4.0.3\lib\tsc.js:12432:36)
at getIndentString (C:\Users\drosen\AppData\Local\Volta\tools\image\packages\typescript\4.0.3\lib\tsc.js:12432:36)
at getIndentString (C:\Users\drosen\AppData\Local\Volta\tools\image\packages\typescript\4.0.3\lib\tsc.js:12432:36)
at getIndentString (C:\Users\drosen\AppData\Local\Volta\tools\image\packages\typescript\4.0.3\lib\tsc.js:12432:36)
at getIndentString (C:\Users\drosen\AppData\Local\Volta\tools\image\packages\typescript\4.0.3\lib\tsc.js:12432:36)
at getIndentString (C:\Users\drosen\AppData\Local\Volta\tools\image\packages\typescript\4.0.3\lib\tsc.js:12432:36)
at getIndentString (C:\Users\drosen\AppData\Local\Volta\tools\image\packages\typescript\4.0.3\lib\tsc.js:12432:36)
at getIndentString (C:\Users\drosen\AppData\Local\Volta\tools\image\packages\typescript\4.0.3\lib\tsc.js:12432:36)
Found by @JasonGore.
Metadata
Metadata
Assignees
Labels
BugA bug in TypeScriptA bug in TypeScriptCrashFor flagging bugs which are compiler or service crashes or unclean exits, rather than bad outputFor flagging bugs which are compiler or service crashes or unclean exits, rather than bad outputFix AvailableA PR has been opened for this issueA PR has been opened for this issue