学习?学个屁 06c63c15cc 初始化提交 3 周之前
..
bin 06c63c15cc 初始化提交 3 周之前
lib 06c63c15cc 初始化提交 3 周之前
typings 06c63c15cc 初始化提交 3 周之前
CHANGELOG.md 06c63c15cc 初始化提交 3 周之前
LICENSE 06c63c15cc 初始化提交 3 周之前
README.md 06c63c15cc 初始化提交 3 周之前
package.json 06c63c15cc 初始化提交 3 周之前

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