学习?学个屁 06c63c15cc 初始化提交 il y a 1 mois
..
bin 06c63c15cc 初始化提交 il y a 1 mois
lib 06c63c15cc 初始化提交 il y a 1 mois
typings 06c63c15cc 初始化提交 il y a 1 mois
CHANGELOG.md 06c63c15cc 初始化提交 il y a 1 mois
LICENSE 06c63c15cc 初始化提交 il y a 1 mois
README.md 06c63c15cc 初始化提交 il y a 1 mois
package.json 06c63c15cc 初始化提交 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