armansansd 3424b1927b first commit vor 2 Jahren
..
lib 3424b1927b first commit vor 2 Jahren
LICENSE 3424b1927b first commit vor 2 Jahren
README.md 3424b1927b first commit vor 2 Jahren
package.json 3424b1927b first commit vor 2 Jahren

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