puyao a4812c4835 提交修改 hace 1 mes
..
bin a4812c4835 提交修改 hace 1 mes
lib a4812c4835 提交修改 hace 1 mes
typings a4812c4835 提交修改 hace 1 mes
CHANGELOG.md a4812c4835 提交修改 hace 1 mes
LICENSE a4812c4835 提交修改 hace 1 mes
README.md a4812c4835 提交修改 hace 1 mes
package.json a4812c4835 提交修改 hace 1 mes

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