summit/frontend/node_modules/@babel/code-frame
mula.liu eb63677c25 0.0.9 2025-12-09 00:31:30 +08:00
..
lib 0.0.9 2025-12-09 00:31:30 +08:00
LICENSE 0.0.9 2025-12-09 00:31:30 +08:00
README.md 0.0.9 2025-12-09 00:31:30 +08:00
package.json 0.0.9 2025-12-09 00:31:30 +08:00

README.md

@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