limepot-xyz/mybulma/node_modules/@babel/highlight
2023-01-27 19:21:00 -07:00
..
lib Beta Primary 2023-01-27 19:21:00 -07:00
node_modules Beta Primary 2023-01-27 19:21:00 -07:00
LICENSE Beta Primary 2023-01-27 19:21:00 -07:00
package.json Beta Primary 2023-01-27 19:21:00 -07:00
README.md Beta Primary 2023-01-27 19:21:00 -07: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