Zhangbw 1f866b6aa1 初始化 hace 2 meses
..
bin 1f866b6aa1 初始化 hace 2 meses
lib 1f866b6aa1 初始化 hace 2 meses
typings 1f866b6aa1 初始化 hace 2 meses
CHANGELOG.md 1f866b6aa1 初始化 hace 2 meses
LICENSE 1f866b6aa1 初始化 hace 2 meses
README.md 1f866b6aa1 初始化 hace 2 meses
package.json 1f866b6aa1 初始化 hace 2 meses

README.md

@babel/parser

A JavaScript parser

See our website @babel/parser for more information or the issues associated with this package.

Install

Using npm:

npm install --save-dev @babel/parser

or using yarn:

yarn add @babel/parser --dev