babel/packages/babel-parser
James DiGioia 25d01460fd Fix error message for #4 case
This impact private fields as well as smart pipeline, providing a clearer
error message for both.
2018-08-10 07:52:55 -04:00
..
2018-08-10 07:52:55 -04:00
2018-08-10 07:52:55 -04:00
2018-05-19 00:03:05 -04:00
2018-05-19 00:03:05 -04:00
2018-07-05 20:59:03 -04:00

@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