repl icon indicating copy to clipboard operation
repl copied to clipboard

fix(highlight): change to ts highlight support

Open erana111 opened this issue 4 years ago • 0 comments

Adds support for ts syntax highlighting to REPL input issue requested in https://github.com/TypeStrong/ts-node/issues/1150 repository

Proposed Changes

  • change to TS files highlight => emphasize.highlight('ts', s, sheet).value;

erana111 avatar May 05 '21 12:05 erana111