e c507705cf8 webpack há 1 ano atrás
..
lib c507705cf8 webpack há 1 ano atrás
LICENSE c507705cf8 webpack há 1 ano atrás
README.md c507705cf8 webpack há 1 ano atrás
package.json c507705cf8 webpack há 1 ano atrás

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