H5-ThreeDoorder/node_modules/@babel/code-frame
whitechiina 361f444663 updata 2025-03-28 14:06:25 +08:00
..
lib 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/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