babel/packages/babel-parser
Daniel Tschinder d720c6cfff
Explicit labels for tokenTypes (#9761)
* Explicit labels for tokenTypes

* Fix test

* Fix test
2019-03-25 14:23:16 -07:00
..
2019-03-06 22:43:36 +01:00
2019-03-06 22:43:36 +01:00
2018-05-19 00:03:05 -04:00
2018-05-19 00:03:05 -04:00
2019-03-21 10:55:50 +01: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