nodejs / repl

REPL rewrite for Node.js ✨🐢🚀✨
MIT License
177 stars 25 forks source link

fix(highlight): change to ts highlight support #48

Open erana111 opened 3 years ago

erana111 commented 3 years ago

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

Proposed Changes