Sven SAULEAU b445b79734 Refactor move docs (#8108) %!s(int64=6) %!d(string=hai) anos
..
src 534ee4734c Extract @babel/highlight package from @babel/code-frame %!s(int64=6) %!d(string=hai) anos
test 8b57a3e3b9 Migrate a few packages' tests to use Jest Expect (see below) %!s(int64=6) %!d(string=hai) anos
.npmignore 534ee4734c Extract @babel/highlight package from @babel/code-frame %!s(int64=6) %!d(string=hai) anos
README.md b445b79734 Refactor move docs (#8108) %!s(int64=6) %!d(string=hai) anos
package.json 90566103a6 v7.0.0-beta.49 %!s(int64=6) %!d(string=hai) anos

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 @babel/highlight

or using yarn:

yarn add --save @babel/highlight