prebid-integration-monitor/node_modules/@babel/highlight
2024-04-30 06:48:50 -06:00
..
lib initial commit 2024-04-30 06:48:50 -06:00
LICENSE initial commit 2024-04-30 06:48:50 -06:00
package.json initial commit 2024-04-30 06:48:50 -06:00
README.md initial commit 2024-04-30 06:48:50 -06: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