Files
babel/packages/babel-highlight
Babel Bot d1d404b9a3 v7.13.10
2021-03-08 22:23:36 +00:00
..
2020-06-07 22:21:33 +02:00
2021-03-08 22:23:36 +00:00

@babel/highlight

Syntax highlight JavaScript strings for output in terminals.

See our website @babel/highlight for more information.

Install

Using npm:

npm install --save-dev @babel/highlight

or using yarn:

yarn add @babel/highlight --dev