night-cherry c3c5588342 web project files il y a 1 mois
..
lib c3c5588342 web project files il y a 1 mois
node_modules c3c5588342 web project files il y a 1 mois
LICENSE c3c5588342 web project files il y a 1 mois
README.md c3c5588342 web project files il y a 1 mois
package.json c3c5588342 web project files il y a 1 mois

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