ispt4.0_laravel/node_modules/@babel/highlight
2024-05-20 14:47:55 +01:00
..
lib Creating a pdf model of the structure and updating the addition of extra equipment. 2024-05-20 14:47:55 +01:00
LICENSE Creating a pdf model of the structure and updating the addition of extra equipment. 2024-05-20 14:47:55 +01:00
package.json Creating a pdf model of the structure and updating the addition of extra equipment. 2024-05-20 14:47:55 +01:00
README.md Creating a pdf model of the structure and updating the addition of extra equipment. 2024-05-20 14:47:55 +01: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