babel/packages/babel-highlight
Nicolò Ribaudo d291edbdf1 v7.12.13
2021-02-03 01:59:31 +01:00
..
2020-06-07 22:21:33 +02:00
2021-02-03 01:59:31 +01: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