Bakhtina Sofya b84cb877be 1st comm il y a 3 mois
..
bin b84cb877be 1st comm il y a 3 mois
lib b84cb877be 1st comm il y a 3 mois
typings b84cb877be 1st comm il y a 3 mois
CHANGELOG.md b84cb877be 1st comm il y a 3 mois
LICENSE b84cb877be 1st comm il y a 3 mois
README.md b84cb877be 1st comm il y a 3 mois
index.cjs b84cb877be 1st comm il y a 3 mois
package.json b84cb877be 1st comm 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