GasWell-front/node_modules/@babel/code-frame
Jeane0504 47c1b7f740 Merge branch 'master' of https://e.coding.net/g-dupe6279/chuanqing/GasWell-front 2024-12-14 20:40:57 +08:00
..
lib Merge branch 'master' of https://e.coding.net/g-dupe6279/chuanqing/GasWell-front 2024-12-14 20:40:57 +08:00
LICENSE Merge branch 'master' of https://e.coding.net/g-dupe6279/chuanqing/GasWell-front 2024-12-14 20:40:57 +08:00
README.md Merge branch 'master' of https://e.coding.net/g-dupe6279/chuanqing/GasWell-front 2024-12-14 20:40:57 +08:00
package.json Merge branch 'master' of https://e.coding.net/g-dupe6279/chuanqing/GasWell-front 2024-12-14 20:40:57 +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