jialuyu 2648637362 初始化提交 il y a 1 mois
..
bin 2648637362 初始化提交 il y a 1 mois
lib 2648637362 初始化提交 il y a 1 mois
typings 2648637362 初始化提交 il y a 1 mois
CHANGELOG.md 2648637362 初始化提交 il y a 1 mois
LICENSE 2648637362 初始化提交 il y a 1 mois
README.md 2648637362 初始化提交 il y a 1 mois
package.json 2648637362 初始化提交 il y a 1 mois

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