2018-06-08 20:54:44 -07:00

427 B

@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 @babel/parser

or using yarn:

yarn add --save @babel/parser