ispt4.0_laravel/node_modules/@babel/code-frame
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/code-frame

Generate errors that contain a code frame that point to source locations.

See our website @babel/code-frame for more information.

Install

Using npm:

npm install --save-dev @babel/code-frame

or using yarn:

yarn add @babel/code-frame --dev