root e2ef550dc3 update 2 năm trước cách đây
..
bin e2ef550dc3 update 2 năm trước cách đây
lib e2ef550dc3 update 2 năm trước cách đây
typings e2ef550dc3 update 2 năm trước cách đây
CHANGELOG.md e2ef550dc3 update 2 năm trước cách đây
LICENSE e2ef550dc3 update 2 năm trước cách đây
README.md e2ef550dc3 update 2 năm trước cách đây
index.cjs e2ef550dc3 update 2 năm trước cách đây
package.json e2ef550dc3 update 2 năm trước cách đây

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