xiebaomin 213d86429b updated 1 anno fa
..
lib 213d86429b updated 1 anno fa
LICENSE 213d86429b updated 1 anno fa
README.md 213d86429b updated 1 anno fa
package.json 213d86429b updated 1 anno fa

README.md

@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