liangjiahao 8f813121f8 添加查看按钮的窗口 3 年之前
..
lib fcedc92fa0 完成了基础 3 年之前
LICENSE fcedc92fa0 完成了基础 3 年之前
README.md fcedc92fa0 完成了基础 3 年之前
package.json 8f813121f8 添加查看按钮的窗口 3 年之前

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