github-pages-deploy-action/node_modules/@babel/highlight
2020-03-31 08:57:48 -04:00
..
lib 3.4.3 Dependencies 2020-03-31 08:57:48 -04:00
node_modules 3.4.3 Dependencies 2020-03-31 08:57:48 -04:00
LICENSE Dependencies Required 2020-01-28 00:07:56 -05:00
package.json 3.4.3 Dependencies 2020-03-31 08:57:48 -04:00
README.md Dependencies Required 2020-01-28 00:07:56 -05:00

@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