lhl 7eff0e2ec0 1-9 il y a 3 mois
..
bin 7eff0e2ec0 1-9 il y a 3 mois
lib 7eff0e2ec0 1-9 il y a 3 mois
typings 7eff0e2ec0 1-9 il y a 3 mois
CHANGELOG.md 7eff0e2ec0 1-9 il y a 3 mois
LICENSE 7eff0e2ec0 1-9 il y a 3 mois
README.md 7eff0e2ec0 1-9 il y a 3 mois
index.cjs 7eff0e2ec0 1-9 il y a 3 mois
package.json 7eff0e2ec0 1-9 il y a 3 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