Functions§
- code_
frame_ columns - Produce a code frame matching @babel/code-frame’s codeFrameColumns() in non-highlighted mode.
- format_
compiler_ error - Format a CompilerError into a message string matching the TS compiler’s CompilerError.printErrorMessage() / formatCompilerError() format.
- print_
code_ frame - Format a code frame with abbreviation for long spans, matching the JS printCodeFrame() function.