xusl 2be7077787 初始化 il y a 1 an
..
bin 2be7077787 初始化 il y a 1 an
lib 2be7077787 初始化 il y a 1 an
typings 2be7077787 初始化 il y a 1 an
CHANGELOG.md 2be7077787 初始化 il y a 1 an
LICENSE 2be7077787 初始化 il y a 1 an
README.md 2be7077787 初始化 il y a 1 an
index.cjs 2be7077787 初始化 il y a 1 an
package.json 2be7077787 初始化 il y a 1 an

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