conventional-changelog-action/node_modules/@babel/highlight
Conventional Changelog Action 671774ba76 chore(release): v3.9.6 2021-10-05 22:01:09 +00:00
..
lib chore(release): v3.9.6 2021-10-05 22:01:09 +00:00
LICENSE chore(release): v3.9.5 2021-10-05 21:52:13 +00:00
README.md chore(release): v3.9.5 2021-10-05 21:52:13 +00:00
package.json chore(release): v3.9.5 2021-10-05 21:52:13 +00: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