babel/packages/babel-highlight
Nicolò Ribaudo 3c0152a217 v7.14.0
2021-04-29 21:59:57 +02:00
..
2020-06-07 22:21:33 +02:00
2021-04-29 21:59:57 +02: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