WUT_Computer_Science/EGUI/lab3/front/node_modules/@babel/highlight
2022-06-15 06:40:00 +02:00
..
lib chore 2022-06-15 03:02:51 +02:00
node_modules feat: add registration 2022-06-15 06:40:00 +02:00
LICENSE chore 2022-06-15 03:02:51 +02:00
package.json chore 2022-06-15 03:02:51 +02:00
README.md chore 2022-06-15 03:02:51 +02: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