deepsea ca9f471156 first commit пре 1 година
..
lib ca9f471156 first commit пре 1 година
LICENSE ca9f471156 first commit пре 1 година
README.md ca9f471156 first commit пре 1 година
package.json ca9f471156 first commit пре 1 година

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