babel/packages/babel-parser
Huáng Jùnliàng b564368d6e
refactor: reorder checkLVal parameters (#12346)
* refactor: reorder checkLVal parameters

* update allow list

* Apply suggestions from code review
2020-11-17 09:07:32 -05:00
..
2018-05-19 00:03:05 -04:00
2018-05-19 00:03:05 -04:00
2020-11-03 23:30:17 +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