root e2ef550dc3 update 2 سال پیش
..
lib e2ef550dc3 update 2 سال پیش
LICENSE e2ef550dc3 update 2 سال پیش
README.md e2ef550dc3 update 2 سال پیش
package.json e2ef550dc3 update 2 سال پیش

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