webhook-action/node_modules/@babel/highlight
Joel Male 9380ee26ff add ability to call self-signed or invalid certificate clients 2021-02-26 13:58:33 +10:00
..
lib add ability to call self-signed or invalid certificate clients 2021-02-26 13:58:33 +10:00
node_modules Add node_modules until bundler is added 2020-08-26 09:57:08 +10:00
LICENSE Add node_modules until bundler is added 2020-08-26 09:57:08 +10:00
README.md add ability to call self-signed or invalid certificate clients 2021-02-26 13:58:33 +10:00
package.json add ability to call self-signed or invalid certificate clients 2021-02-26 13:58:33 +10:00

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