katwhite 2bb8a30479 i hope this works 4 vuotta sitten
..
lib 2bb8a30479 i hope this works 4 vuotta sitten
LICENSE 2bb8a30479 i hope this works 4 vuotta sitten
README.md 2bb8a30479 i hope this works 4 vuotta sitten
package.json 2bb8a30479 i hope this works 4 vuotta sitten

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