Skip to content

Files

Latest commit

e15a5c7 · Jun 13, 2020

History

History
This branch is 4174 commits behind main.

babel-parser

@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