H5-ThreeDoorder/node_modules/@babel/highlight
whitechiina 361f444663 updata 2025-03-28 14:06:25 +08:00
..
lib updata 2025-03-28 14:06:25 +08:00
node_modules updata 2025-03-28 14:06:25 +08:00
LICENSE updata 2025-03-28 14:06:25 +08:00
README.md updata 2025-03-28 14:06:25 +08:00
package.json updata 2025-03-28 14:06:25 +08: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